The Pioneer CDJ-800 MK2 had a function called ''Quick Return'' How can I get that same function on the Pioneer DDJ-1000?
Posted Wed 15 Apr 20 @ 9:46 pm
button to set the mode
toggle 'quickReturn'
JOG_TOUCH
var 'quickReturn' ? cue : var '$DDJ1K_HID' ? nothing : touchwheel_touch
toggle 'quickReturn'
JOG_TOUCH
var 'quickReturn' ? cue : var '$DDJ1K_HID' ? nothing : touchwheel_touch
Posted Wed 15 Apr 20 @ 10:01 pm