Macro Question

Hey all!

Quick question...

 

I have a macro that is attached to a cue.  I would like the macro to start a different cue list (mapped to a fader wing).  Everything works fine accept the cue list on the fader wing is set as an intensity master.  This means that the cue goes and the intensity stays wherever the fader is.  

 

Is there a way to trigger the cue list so the fader or intensity master goes up at the same time as the cue list is triggered from the macro?  I would love to be able to do this without having to touch the fader.

 

Let me know!  Thanks:)

Parents
  • I'm a little confused by your description since the fader is either an I-master or a Cue master but I don't think it can be both.

    Assuming it is a Sub declared as an I-master that happens to be storing a single cue, you would have to add [Sub]x[At]level[Enter] to your macro script to set a level.

     

Reply
  • I'm a little confused by your description since the fader is either an I-master or a Cue master but I don't think it can be both.

    Assuming it is a Sub declared as an I-master that happens to be storing a single cue, you would have to add [Sub]x[At]level[Enter] to your macro script to set a level.

     

Children
Related