Writing Macros with timing?

Is there a way, specifically with Element console, to write a macro that includes separate timing. For example, Start the macro and my lights will move to position A over 1 second, then sweep up to position B over say 4 seconds, then release and return to their Cue position over 2 seconds. Thanks.

  • This is probably going to be more easily accomplished with an Absolute effect. You can write a macro, but the absolute effect is really designed for this.

    An absolute effect can have a variety of things for the level - including palettes. Record the positions you want the lights to go to as Focus Palettes, and assign those to the Level for each step.

    Returning to the cue position would then be "Background". You can enter this level by typing [At][Enter].

    Finally - it sounds like you'd want it to only happen once. You can do this by changing the duration to 1 Cycle.

    Sample screenshot attached.

    There are more options to tweak depending on your setup. For example, Grouping as Spread means that the lights would be evenly distributed along the effect. Changing that to 1 means they'd all do the actions together. 

  • I suppose I could also add a few hints about the macro while I'm at it. :-) The two tools you would want are: use Sneak Time X to move the channels and Macro_Wait to have the macro stop running for a period of time. The problem with the macro is that it is easy to override or cancel the macro by typing on the command line, and it's not as well integrated for things like including in a cue or putting on a submaster.
  • OK... Great.... This is exactly the little hiccup I needed to fix... Just needed that little bit of info beyond what the videos teach.. Thank you so much...
Related