Structs§
- Midi
Event - The midi event, along with the channel it applies to
Enums§
- Event
- All possible midi events
- Midi
Event Type - A midi event
- Note
- A note representable in a 7 bit unsigned int. The subscript ‘s’ to a note means sharp. The
subscript ‘n’ to an octave means negate, so
Cs2n
= C# in octave -2.