
Last edit by jpboggis, Atomix Productions on Tue 20 Sep 11 @ 7:13 am
Changing the mapping of the CUE button of a controller to the following will prevent the cue point from being accidentally changed by pressing the CUE button when the song is paused away from the cue point. To change the cue point, it must be deleted first.
play ? cue_stop : hot_cue ? cue_stop ? cue_stop : pause_stop : cue_stop
Return to VDJscript examples...