Go to the source code of this file.
Namespaces | |
DebugMIDIMessageNames | |
Variables | |
const static char | DebugMIDIMessageNames::NoteOff [] = "Note Off " |
const static char | DebugMIDIMessageNames::NoteOn [] = "Note On " |
const static char | DebugMIDIMessageNames::KeyPressure [] = "Key Pressure " |
const static char | DebugMIDIMessageNames::ControlChange [] = "Control Change " |
const static char | DebugMIDIMessageNames::ProgramChange [] = "Program Change " |
const static char | DebugMIDIMessageNames::ChannelPressure [] = "Channel Pressure" |
const static char | DebugMIDIMessageNames::PitchBend [] = "Pitch Bend " |
const static __FlashStringHelper * | DebugMIDIMessageNames::MIDIStatusTypeNames [] |