Hi there,
I have a midi device that sends midi controller messages out of VDJ to Ableton so that I can utilise some spare controller buttons/sliders/Rotary's.
The rotary knobs are endless and I'm trying to put a min/max on them, but that only slows down the speed it turns, it doesn't stop at 127 or 0 it just resets and counts again. I'm wandering is it possible to change the mapping of and endless rotary Encoder from relative to absolute?
The messages are currently being sent out of VDJ via the <bar> message.
This is what I have
Any thoughts?
Thanks
Bryn
I have a midi device that sends midi controller messages out of VDJ to Ableton so that I can utilise some spare controller buttons/sliders/Rotary's.
The rotary knobs are endless and I'm trying to put a min/max on them, but that only slows down the speed it turns, it doesn't stop at 127 or 0 it just resets and counts again. I'm wandering is it possible to change the mapping of and endless rotary Encoder from relative to absolute?
The messages are currently being sent out of VDJ via the <bar> message.
This is what I have
<bar cc="0x5C" name="ABLE_ROT1" channel="0" min="0x01" max="0x7f"/>
Any thoughts?
Thanks
Bryn
Posté 3 hours ago





