I'm looking for the cleanest way to deal with the following:
I have one primary cue list that contains all fixtures and parameters. During a specific part of the show I need to trigger a secondary cue list which runs an effect on the pan and tilt of a few fixtures. Once this part of the show is complete I need to cleanly release the secondary cue list and return control back to the primary list.
Right now I'm asserting my primary list and then releasing the secondary one in a quick auto follow. If I don't do this with follows it seems that sometimes the list releases (sending p/t to 0/0) and then my main list reasserts. Obviously this is no good.
1. Is there a way to release the secondary list and have it automatically go to the values contained in the primary list?
2. Would it be wiser to use a submaster for any reason?
Thanks.
[edited by: zachpeletz at 8:12 PM (GMT -6) on Thu, Sep 12 2013]