hold parameters during fade

Hi All,

Newbie question here.  Element 2.  EOS v3.1   No tracking
I have a conventional plot, except for 2 moving fixtures.
Is there a way for me to hold, the various parameters of the moving fixtures, except for the intensity, during fade to black cues?
Or to re-phrase my question,  is there a way to record just the parameters of the moving fixture into the following cue?
I'm getting some ugly stuff during my fade out, while all the movers parameters go back to home.

Thanksomuch.

  • In the second cue (i.e. the cue where the mover has faded out), assuming that the mover is channel 1:

    Chan 1 - Intensity At Enter (that's a minus), Update Enter

    This will take all parameters of the mover except its intensity and remove the changes, which means only the intensity will receive an instruction, hence the mover doesn't move while fading out.

  • Once the new Cue is recorded I use a macro for to get rid of unwanted live and dark moves.

    Clear_CmdLine Blind Cue Enter

    101 thru 604 Query at 0 Enter (selects all my wiggle lights that are at, or moving to, 0 in the new Cue)

    All NPS at Enter

    Live Enter

    Clear_CmdLine

    I don't know if the Clear Command line is necessary, but it keeps things tidy.

Related