Audio/MIDI multitrack recording software
MultitrackStudio
Manual : Velocity Curve

Velocity Curve

Velocity Curve window
Velocity Curve window
The Velocity Curve effect remaps note-on velocities. You can use this to make the note-on velocities coming from your keyboard cover the 1..127 range nicely, so a multi-layer piano instrument responds correctly, for example.

Multiply multiplies the incoming velocities.
Curve bends the curve in a non-linear way.
Offset shifts the curve up or down.

The math: output = Offset + (input x Multiply) ^ (1 / Curve) for curve = 0.5 to 2. It morphs to exponential at curve = 0.33, logarithmic at curve = 3.