
Last edit by jpboggis, Atomix Productions on Tue 20 Sep 11 @ 7:11 am
Change the jogwheel mapping to the following:
loop ? param_smaller 0% ? cycle %jog -100 & var %jog ? nothing : loop_half 1 : cycle %jog 100 & var %jog ? nothing : loop_double 1 : jogwheel
The sensitivity can be adjusted by changing the value 100 (Smaller = More sensitive.)
(As above, use touchwheel instead of jogwheel for a touch sensitive jogwheel.)
Return to VDJscript examples...