8 fixture in one coulour chase of 1 fixture with other colour over it

Ask a generic question about the usage of QLC+, not related to a particular operating system
Post Reply
Patfrwar
Posts: 28
Joined: Thu Mar 03, 2016 11:07 am
Location: France
Real Name: Patrick

Hi

i search the best how to do for this :

I have 8 fixtures (Mhx20) all 8 are in the blue coulour for exemple (B = Blue)
now i want to make a chase with change the colour of one fixture for exemple (Y = yellow) like this

B.B.B.B.B.B.B.B
Y.B.B.B.B.B.B.B
B.Y.B.B.B.B.B.B
B.B.Y.B.B.B.B.B
B.B.B.Y.B.B.B.B
B.B.B.B.Y.B.B.B

today , i make a scene for each step but if i want an other background colour, i must create many , many, scene

is there a solution to, for exemple in a chase, at one step i change a value of a chanel and at the next step i come back to the previous value of this chanel

I hope you understand what i mean

Thank's
plugz
Posts: 637
Joined: Sun Apr 12, 2015 6:30 pm
Real Name: David

Hello,

For this kind of job, maybe RGB matrices are the way to go:

https://www.youtube.com/watch?v=ovr3CSS ... e=youtu.be
Patfrwar
Posts: 28
Joined: Thu Mar 03, 2016 11:07 am
Location: France
Real Name: Patrick

Hi plugz

Sorry i look to RGB-Matrix but i did'nt find wat i need

on reflection what I ask seems simple
but in the programing code this requires can be need a lot of time and work

Regards
pade
Posts: 6
Joined: Fri May 13, 2016 9:13 am
Real Name:

Hi,

I have the same problem, and I solve it as following:
- You create a scene or a collection with all fixture in blue
- You create a scene for each fixture in yellow, this scene does not modify other fixtures

You create a chaser, and in your chaser, you program like this:
- all blue (with collection)
- first fixture yellow <== as you don't modify other fixtures, they stay in blue
- all blue <== to put first fixture in blue
- second fixture yellow
...

With chaser step duration, you can control the speed of transition.

It is some work, but not to long, and I don't find other solution...

Pade
Post Reply