Type Alias culsynth::SignedNoteFxP

source ·
pub type SignedNoteFxP = I7F9;
Expand description

A signed variant of the above. This does not have the precision to represent the entire range of the MIDI note range, but is helpful for small adjustments (e.g. pitch bend)

Aliased Type§

struct SignedNoteFxP { /* private fields */ }