Rotary Controls for Session Box Navigation

2.20K viewsCSS Questions
0

Hey. I’m pretty new in here and already a professional 😉

Right now it seem s to me that I have to give up four buttons for the up, down, left, right navigation of a session box. But instead I would rather use one single rotary encoders.

I’m building a mapping for my Vestax VCI400 DJ Controller right now which has plenty of rotary encoders. I checked my Midi Monitor and it gives me a CC Value 1 when I move it right and a 127 when I move left. (These are “clicky” ones…so they click on each single move)
Is there a way to assign these?

Otherwise that’s going in the category of feature requests;)

admin Changed status to publish
Attached Files:
0

Hi Blair,

Really, Increment is for buttons, as yes it will only move the session box in 1 direction.
If you are using a rotary encoder it should probably be Absolute (velocity values 0 – 127) or Relative (1 velocity value continuously sent for left and another for right). Then you will be able to move it in either direction.

admin Changed status to publish
Attached Files:
You are viewing 1 out of 9 answers, click here to view all answers.