Hi
I would like to assign to a single knob the funcion to move forward/ backward the Cursor.
I could only assign to two different knobs respectively to move forward or backward.
Same thing if I want to zoom in /out. It seem that two different knobs have to be used.
One for zoom in and one for zoom out
Did I miss something? Is there a funtion in the list that let me assing to a single knob these functions?
If you have a continuous controller/encoder or jog wheel rather than a potentiometer, then it will send a message for left and a message for right, rather than just an updated value.
I have an encoder on my Oxygen pro 49 fortunatelly
And I use the preset editor on the Pc in order to map my controller
I got through all variables offered in the preset editor to apply your suggestions, and change the function of my encoder, but i didn’t find anything that really work
But it seems I cannot split my encoder to work in both direction left or right.
It is set to CC RELTV and I set the Rel Val for left and right.
The problem is that when I select a Funtion I can choose to Push the cursor right or Push the cursor left, alternatively.
So even if Available Values are set to work both left and right, the cursor only work for the selected Function.
What is the name of the function that let the cursor work in both direction ?
You need to do it in JavaScript, and use the code I posted.
The bulk of that code is specifically to split one encoder so it triggers different commands for left and right turns. Once its spit you can map it to any two commands.
I don’t think there’s a way to do a split mapping like this in Graphic builder.