MIDIEvent.Note

Undocumented in source.
struct MIDIEvent
struct Note {}

Members

Variables

channel
ubyte channel;
Undocumented in source.
note
int note;
Undocumented in source.
velocity
int velocity;
Undocumented in source.

Meta