Struct midi_types::Note
source · pub struct Note(_);Expand description
Represents a midi note number
Note
- 12-tone english named note constants are calculated with 0 corresponding to C-2 and 127 to G8, C4 is 72
pub struct Note(_);Represents a midi note number