What is the action for set cue 1 at 32 beats in?
I tried "set_cue 1 : 32" "set_cue 1 : +32" etc
Or even a way to get to 32 beats in?
I tried "set_cue 1 : 32" "set_cue 1 : +32" etc
Or even a way to get to 32 beats in?
Inviato Wed 15 Dec 10 @ 2:47 am
Try..
goto 32 & set_cue 1 & play
or just
goto 32 & set_cue 1
to stay on cue 1
goto 32 & set_cue 1 & play
or just
goto 32 & set_cue 1
to stay on cue 1
Inviato Wed 15 Dec 10 @ 6:02 am
belissimo
Inviato Wed 15 Dec 10 @ 11:16 pm