Request: Invert Expression Message

Hi,
would be nice to be able to invert the CC Values send when moving the expression pedal. (127 in heel position to 0 in toe position). Possible use cases could be managing mixes, crossfades, panning volume etc. On top of that it would be nice to be able to set individual curves to the CC output. That way one could for example ramp up a delay feedback in a linear way while reducing the volume in a logarithmic way simultaniously. But this might be tricky to implement I guess.
On a second thought this might be a bad idea, one might end up with stutter because the resolution is fixed to 127.

That’s possible already - just set the min value to 127 and max value to 0 in the expression preset

Log response is also possible with the Expression CC (Custom Response) message type: Message Type List

Good to know, thank you.