Master Macro Toggle

So I have an interesting quandary.

 I have a cue list that is my channel check, list 99. The last cue in this list exicutes the preset for the show, which is on list 1. I like to run my channel check from the RFR but here is my issue. When I load Q form the RFR in playback mode it loads list 99 into the master fader pair and puts my show list into one of the faders on my wing. How form the RFR do I run a que list that is assigned to a playback master on the wing? I have written a macro that is just the button press of the master fader that list 99 is loaded to,and it works ok. But the issue that I have with this is that there is no way to tell the handle on the wing to go to go to 100, from the RFR. Any ideas?

  • I'm assuming you are using the "execute cue" command at the end of your lamp check cue list.  Try using an "execute macro" instead. 

    Write a macro that will load the show cue list onto the master pair, followed by a macro wait time that is the same duration as the final cue in the lamp check.  Then a go command to finish the macro and put you in preset.  I tried this on the OLE and it worked fine.

    ie: "LoadCue <n/n> enter macro_wait <time> enter go" 

    you can do without the macro wait and the go - this will then load the preset cue into the master pair and you can trigger it manually.  Alternatively, you can manually load the show cuelist onto the master pair via the RFR [LoadQ n .. n go]  (note [..] on the RFR willl place a "/" on the command line and allow you to specify the cuelist/cue) 

    Hope that helps!

    BFJ 

  • You were fairly clear. It seams that I have tried doing this and there is a portion of this command sequence that needs the command line to work. I cannot remember. But the execute cue works very well. It is set up to delay 15 minutes so that by the time house is opening the show is in preset. I am welcome to any more ideas and will continue to tinker with this as well.
  • Hey there - I was a bit confused by your last message.  Did you have any success using an "execute macro" instead of "execute cue"?
  • The execute macro did not work. Ether I did something wrong or it is an issue with ownership of the command line. So now I am just using a macro to trigger the press of the GO button on that master fader. The only drawback to that is that I have to walk up to the booth first. And well . . . I am kinda a lazy electrician. LOL.
  • That's odd... it seemed to work fine on the off-line editor.  Did you write the macro blind, or live?  Maybe try writing the macro live (using the Learn command thingy): [cue <list/number> Load {macro_wait} <time> go]

    Failing that, you can always load show cuelist to the master pair using the RFR.  Once you've finished running your lamp check cuelist, [LoadQ <list / cue> enter Go]   That should work fine also

    Good luck :-)

    BFJ

  • Another option is you could just load your channel check list on the master fader and end the check with a link. 

    [cue] 99/{last cue number} {link} cue 1/1

    This should load your preset into the master playback and away you go.

Related