



Use a combination of buttons to trigger two different actionsįlow Execute different action on click and different on double-click (for controllers) var 'double' ? set 'double' 0 & repeat_stop 'myrep' & device_side 'left' ? deck left clone_deck right : deck right clone_deck left : set 'double' 1 & repeat_start 'myrep' 400ms 1 & load & set 'double' 0 The script uses a timer and waits for 400ms to see if a second click (push) comes.Assign different actions for the same button or knob on each side of a dual-deck controller.Back to VDJScript VirtualDJ Script Examples
