Motorized faders with limited range #611
illuminancephoto
started this conversation in
Problems
Replies: 1 comment 3 replies
-
Yes, see https://github.com/rsjaffe/MIDI2LR/wiki/MIDI-Controller-Setup for how to set the controller range. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying my first controller with motorized faders (Behringer X-Touch Compact). I like to use absolute value controls with a limited range. For example by limiting the Exposure adjustment to +/- 3.00 in MIDI2LR Options, and assigning that to a controller that generates 0-60, with the MIDI2LR app configured to match, you get exposure varying from -3.00 to +3.00 in even 0.10 increments. Nice. As far as I can tell, though, when MIDI2LR sends the value back to the controller to position the fader, its interpreting the value as if the controller was using the full 0-127 range. So my fader may be positioned at 30/127 rather than 30/60, which means the controller and the parameter value are always out of sync, and I end up needing pickup mode with my motorized faders. Is there an easy way to make MIDI2LR send its position instruction scaled to a limited range?
Beta Was this translation helpful? Give feedback.
All reactions