i would like to change the way that the jog wheels respond in pitch bending ie: iwould like them to bend @ + 4% or something like that;
also while the deck is playing i would like to disengage scratching and the whole wheel would be used for bending the outher part for nudging and the inner part of the platter for upto + 8% bending
thanks to all
also while the deck is playing i would like to disengage scratching and the whole wheel would be used for bending the outher part for nudging and the inner part of the platter for upto + 8% bending
thanks to all
Posted Sat 21 Aug 10 @ 7:02 am
You can adjust the jogwheel sensitivity for scratch, cue and bend as well as set the jogwheels to bend only (Jog mode = CD) via CONFIG -> Options.
You should be able to change the jogwheel as required by mapping it as follows:
JOG_TOUCH = set 'bend' 1 while_pressed
JOG = var 'bend' ? jogwheel : nudge
You should be able to change the jogwheel as required by mapping it as follows:
JOG_TOUCH = set 'bend' 1 while_pressed
JOG = var 'bend' ? jogwheel : nudge
Posted Sat 21 Aug 10 @ 1:05 pm
thanks man
i appreciate
i appreciate
Posted Sat 21 Aug 10 @ 8:56 pm