please, help me to setup jog wheels. i can only set DECK 2 JOGWHEEL +0.05, or DECK 2 JOGWHEEL -0.05, or something like that. it makes my jog moving track only one side. please, guys, tell me, how to make this jogwheel totally functional
Inviato Tue 05 Apr 11 @ 10:33 am
This should make it work
param_greater 0% ? deck 2 jogwheel +0.05 : deck 2 jogwheel -0.05
param_greater 0% ? deck 2 jogwheel +0.05 : deck 2 jogwheel -0.05
Inviato Tue 05 Apr 11 @ 11:13 am
no, unfortunately no (((
param_greater 0% ? deck 2 jogwheel +0.05 : deck 2 jogwheel -0.05 makes track going only forward
param_greater 0% ? deck 2 jogwheel -0.05 : deck 2 jogwheel +0.05 makes track going only rear
param_greater 0% ? deck 2 jogwheel +0.05 : deck 2 jogwheel -0.05 makes track going only forward
param_greater 0% ? deck 2 jogwheel -0.05 : deck 2 jogwheel +0.05 makes track going only rear
Inviato Tue 05 Apr 11 @ 11:21 am
try "param_greater 50%? deck 2 jogwheel +0.05 : deck 2 jogwheel -0.05" instead
if that doesn't work go to the script wiki, there is a program called midi trace, open the program and move your jogwheel, then copy and paste about 10 lines of the signal that shows up.
if that doesn't work go to the script wiki, there is a program called midi trace, open the program and move your jogwheel, then copy and paste about 10 lines of the signal that shows up.
Inviato Tue 05 Apr 11 @ 3:06 pm