I'm trying to use an Ableton Push 2 with MIDI2LR. It has 11 rotary knobs (very good quality ones) that I think would be great for controlling lightroom sliders such as exposure. I'm able to assign knobs to lightroom parameters, but when twisting the knob the value just jumps from 0 to 100 and back, you can't get any values in between. I think the reason is that instead of sending midi values from 0 - 127, it just returns 0's and 127's, which 0 means decrement the value by 1 and and 127 means increment the value by one. When you twist the knob clockwise the Push sends the value 127 repeatedly and when twisting anti clockwise the Push sends the value 0 repeatedly. Rather than taking the literal CC value, it'd be great if there was a mode for a mapping to work in relative mode, so the the current slider value is either incremented or decremented depending on the value that's sent.
I'm trying to use an Ableton Push 2 with MIDI2LR. It has 11 rotary knobs (very good quality ones) that I think would be great for controlling lightroom sliders such as exposure. I'm able to assign knobs to lightroom parameters, but when twisting the knob the value just jumps from 0 to 100 and back, you can't get any values in between. I think the reason is that instead of sending midi values from 0 - 127, it just returns 0's and 127's, which 0 means decrement the value by 1 and and 127 means increment the value by one. When you twist the knob clockwise the Push sends the value 127 repeatedly and when twisting anti clockwise the Push sends the value 0 repeatedly. Rather than taking the literal CC value, it'd be great if there was a mode for a mapping to work in relative mode, so the the current slider value is either incremented or decremented depending on the value that's sent.