Highlight Navigation only working one way.
Hi! I am sort of new here.
I am trying to set up an Encoder from my controller that sends the velocity of 1 when turned right and 127 when turned left to control “Highlight Navigation” but it only works the other way around… Is this a bug?
Basically
Left: 1
Right: 127
Works but the direction of the selected track is the opposite of the roration of my knob, if I change it to:
Left: 127
Right 1
The script no longer works.
Help?
admin Changed status to publish
Welcome to the forum 🙂
If your encoder is sending 1 single value for left and another for right, this is a ‘relative’ encoder.
So you need to make sure you set it as relative and not absolute, have you done this?
admin Changed status to publish
Sign up
User registration is currently not allowed.