Hi, I am also interested in this question, i.e. how to transform (in realtime playing) the recived midi velocity to a different value. A very basic example in pseudo code: transform the Midi input velocity to maximum(Midi_input_velocity, 50). More general transformations of this type are availabe in...