Variables | |
| const static char | NoteOff [] = "Note Off " | 
| const static char | NoteOn [] = "Note On " | 
| const static char | KeyPressure [] = "Key Pressure " | 
| const static char | ControlChange [] = "Control Change " | 
| const static char | ProgramChange [] = "Program Change " | 
| const static char | ChannelPressure [] = "Channel Pressure" | 
| const static char | PitchBend [] = "Pitch Bend " | 
| const static __FlashStringHelper * | MIDIStatusTypeNames [] | 
      
  | 
  static | 
Definition at line 10 of file DebugMIDI_Interface.cpp.
      
  | 
  static | 
Definition at line 11 of file DebugMIDI_Interface.cpp.
      
  | 
  static | 
Definition at line 12 of file DebugMIDI_Interface.cpp.
      
  | 
  static | 
Definition at line 13 of file DebugMIDI_Interface.cpp.
      
  | 
  static | 
Definition at line 14 of file DebugMIDI_Interface.cpp.
      
  | 
  static | 
Definition at line 15 of file DebugMIDI_Interface.cpp.
      
  | 
  static | 
Definition at line 16 of file DebugMIDI_Interface.cpp.
      
  | 
  static | 
Definition at line 18 of file DebugMIDI_Interface.cpp.
 1.8.16