 Velocity Curve window |
The Velocity Curve effect re-maps 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-lineair way.
Offset shifts the curve up or down.
The math: output = Offset + (input x Multiply) ^ Curve