Definition at line 1091 of file MIDI.hpp.
1092{
1093
1094
1095
1096
1098 {
1099
1102 {
1103 return true;
1104 }
1105 else
1106 {
1107
1108 return false;
1109 }
1110 }
1111 else
1112 {
1113
1114 return true;
1115 }
1116}
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
References MIDI_CHANNEL_OMNI, mMessage, NoteOff, and PitchBend.
Referenced by read().