Multiple Cue stacks, one for LX and one for Video

Hi, Apologies if this question has already been asked but I haven't managed to find it on the forums.

We are running an ETC ion and an Arkaos media server. We are trying to create multiple cue stacks, one that controls LX cues and the other that controls the Media Master.
We would have the same amount of cues in each cue stack, with the Media Master cue stack holding a lot of dummy cues, only changing content as required.

Is there any way to link these cue stacks together so that when one fires on Go the other fires as well? As well as when moving to the same cue on both cue stacks when we use the Goto Cue command?

Thanks in advance!

Parents
  • You don't need the dummy cues in the slave cuelist (video cuelist), you only need a dummy in the LX cuelist, if you want to play a video but there is no real LX change at that time.

    [Cue] 1 [/] {Execute} 2 [/] [Enter] (will make cuelist 1 fire cues with the same number in cuelist 2)

    [Cue] 2 [/] {Execute} [MoreSK] {OOS_Sync} [Enter] (will make sure that if you go back or jump somewhere the correct cue of the other cuelist is executet.)

    last but not least: if after linking the two cuelists you still want to work separately (attention: stops also macros from being executed): [Cue] 2 [/] {Solo Mode} [Enter]. this is a toggle, so to switch off do the same again

Reply
  • You don't need the dummy cues in the slave cuelist (video cuelist), you only need a dummy in the LX cuelist, if you want to play a video but there is no real LX change at that time.

    [Cue] 1 [/] {Execute} 2 [/] [Enter] (will make cuelist 1 fire cues with the same number in cuelist 2)

    [Cue] 2 [/] {Execute} [MoreSK] {OOS_Sync} [Enter] (will make sure that if you go back or jump somewhere the correct cue of the other cuelist is executet.)

    last but not least: if after linking the two cuelists you still want to work separately (attention: stops also macros from being executed): [Cue] 2 [/] {Solo Mode} [Enter]. this is a toggle, so to switch off do the same again

Children
Related