Start timecode on go

Ive read showcontrol and are still completely lost on timecode, here is what i need to do:

I start a song on my laptop and want to press on go simultaneously. Now, on certain timecodes should cues fire, for example

0:01:20:00 -> Cue 1/10

0:01:45:00 -> Cue 1/20

0:02:25:00 -> Cue 1/40

etc. Also vice-versa, so when i go to cue 1/20 directly, timecode should set itself to 0:01:45.

How do I do this and how do I start the time code running?

Parents
  • Hmmm,
    not an easy one (for me).

    As far as i know, triggering TimeCode with a Cue is only possible via a Macro. Because the Timecode normaly is the Mastersignal and EOS will listen to it and will do specific tasks that you have told the Desk.

    Triggering a Cue via TimeCode, on the other hand, is quite easy.
    You can simply use the following on a clear command line:

    Cue 10 {Execute} {Timecode} 1:20 [Enter]

    If you have not made a Eventlist, EOS will make one for you. And the Events will also be created.
    The Timecode now are also written in your Tab2 (The Cuelist).

    ----

    Setting a time to your internal Timecode can also be writen in a Macro. Like:

    Event 1 / Time 1:00 Enter

  • Ok, that connected Cue 10 with time 1:20, but how do i start it?

    When I go to show control (displays->showcontrol) and enter
    {event} 1/ {intern} i can toggle on/off but the timecode is still not running.
    how do i actually start it?

Reply Children
Related