Velocity

Type Alias Velocity 

Source
pub type Velocity = U7;
Expand description

Specifies the velocity of an action (often key press, release, or aftertouch).

Aliased Typeยง

pub struct Velocity(/* private fields */);