PitchBend

Type Alias PitchBend 

Source
pub type PitchBend = U14;
Expand description

A 14bit value specifying the pitch bend. Neutral is 8192.

Aliased Typeยง

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