Go to the beginning without Autostart

General topics regarding SCS
Post Reply
paule26
Posts: 7
Joined: Sat Jan 30, 2016 2:51 am
Location: Bavaria, Germany

Go to the beginning without Autostart

Post by paule26 » Tue Feb 09, 2016 2:28 am

Is there any possibility to realize this in an easy way?
My solution is to create an MIDI send cue at the end, which over MIDILoop and MIDITranslator "hit's" the HOME(POS1)-Button, quite complicated for a such an easy command ...
I am shure there is a very simple way to manage this.
THX

Buyaicia
Posts: 171
Joined: Sat Aug 03, 2013 2:36 am
Location: Barcelona, Catalunya
Contact:

Re: Go to the beginning without Autostart

Post by Buyaicia » Tue Feb 09, 2016 3:54 am

I am not sure I understood your problem.

May be this helps:
Add a "note" cue as first cue
Add a "goto" cue as last cue that points to the first cue (the note cue)
When you trigger the goto cue it jumps and runs the first cue, the note cue (that has nothing to do) and sets the second cue as the next cue to play, that's really the first cue of the show.
This goto cue can be "key triggered" to send the show to the beginning at any time.

My English is not good, I hope you will understand my explanation.
Regards,
Lluís

paule26
Posts: 7
Joined: Sat Jan 30, 2016 2:51 am
Location: Bavaria, Germany

Re: Go to the beginning without Autostart

Post by paule26 » Tue Feb 09, 2016 4:08 am

Great, it works perfekt, thanks a lot!

Post Reply