This is a CUE button that does not modify existing cue points:
play ? cue_stop : hot_cue ? cue ? cue : down ? stop : cue : set_cue
Can we have a simplified VDJScript verb that does the same thing?
How about calling it safe_cue?
play ? cue_stop : hot_cue ? cue ? cue : down ? stop : cue : set_cue
Can we have a simplified VDJScript verb that does the same thing?
How about calling it safe_cue?
发表时间 Wed 18 May 11 @ 7:03 am
how about "holding ? cue_stop : Pause_Stop"
发表时间 Fri 20 May 11 @ 2:40 pm
hippydog wrote :
how about "holding ? cue_stop : Pause_Stop"
Hippy, how about safe_cue? An easy VDJScript verb. Not a long command string.
发表时间 Tue 24 May 11 @ 4:48 am