Re: Input Cue to Cuelist
Posted: 16 Nov 2023, 16:39
The usual Copy or Move works on the handle level and would move the whole cuelist or would fail with "Handle in use!" error.
I see two ways:
- either you include the cue (you can do this in Blind mode if you don't want this to be seen on stage) and then record this in the cuelist
- or you convert the cue into a cuelist (by appending another cue) and then copy it using syntax:
<COPY>
select playback of this (new) cuelist
<CONNECT/CUE>
< 1 >
select playback of cuelist where you want to append it
<ENTER>
I see two ways:
- either you include the cue (you can do this in Blind mode if you don't want this to be seen on stage) and then record this in the cuelist
- or you convert the cue into a cuelist (by appending another cue) and then copy it using syntax:
<COPY>
select playback of this (new) cuelist
<CONNECT/CUE>
< 1 >
select playback of cuelist where you want to append it
<ENTER>