pub type Velocity = U7;
Specifies the velocity of an action (often key press, release, or aftertouch).
pub struct Velocity(/* private fields */);