Page 1 of 1

run scene over all other scenes?

Posted: Fri Oct 11, 2019 10:14 am
by Johnnyx
is possible run scene over all other scenes, who is running, temporarily disabling them.

I need run strobo scene over all other ssenes

Re: run scene over all other scenes?

Posted: Mon Oct 14, 2019 9:23 am
by GGGss
How have to rely on the HTP or LTP mechanism to work
If strobe is a separate channel in your fixture this will work. If the strobe is within the intensity channel range - you are in a problem...

I had a quick peek at your project and I can say that you have to separate everything.

statics:
intensities
colors
positions
gobos

dynamics:
intensity chasers
color chasers

EFX:
...

In that way adding something to something other won't interfere with each other.
Take cue strobo0:
Inside all channels are present ... this is bad because you will rely on HTP and LTP priorities. (After pressing your flash button - the fixtures do not know what to do because they lack 'new' information.
If you had separate the statics and dynamics - the strobe function would ONLY set the intensity channel to strobe.

Re: run scene over all other scenes?

Posted: Mon Oct 14, 2019 2:16 pm
by Johnnyx
Thank You for replay!

I'm beginner in lighting world and I try to lern.
That too I understud, everything need creat separate
Project is under construction and I build step by step.

Yes for my fixtures strobe is together with master dimmer, LED full off and full open,
DMX ch3:
0 - 7: Off
8 - 134: master dimmer
135 - 239 strobo (from slow to fast)
140 - 255 Open

probably I understand HTP&LPT
I was try experiment with HTP and LPT, but nothing to help :(