Type Alias wmidi::ControlValue

source ·
pub type ControlValue = U7;
Expand description

Specifies the value of a MIDI control.

Aliased Type§

struct ControlValue(/* private fields */);