Go to the source code of this file.
◆ PMIDI_STATUS_CONTROL
| #define PMIDI_STATUS_CONTROL 9 |
◆ PMIDI_STATUS_DUMMY
| #define PMIDI_STATUS_DUMMY 7 |
◆ PMIDI_STATUS_END
| #define PMIDI_STATUS_END 0 |
Copyright (c) 2007, Matevž Jekovec, Georg Rudolph, Canorus development team All Rights Reserved. See AUTHORS for a complete list of authors.
Licensed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.GPL for details.
◆ PMIDI_STATUS_KEYSIG
| #define PMIDI_STATUS_KEYSIG 3 |
◆ PMIDI_STATUS_KEYTOUCH
| #define PMIDI_STATUS_KEYTOUCH 13 |
◆ PMIDI_STATUS_NOTE
| #define PMIDI_STATUS_NOTE 6 |
◆ PMIDI_STATUS_PITCH
| #define PMIDI_STATUS_PITCH 11 |
◆ PMIDI_STATUS_PRESSURE
| #define PMIDI_STATUS_PRESSURE 12 |
◆ PMIDI_STATUS_PROGRAM
| #define PMIDI_STATUS_PROGRAM 10 |
◆ PMIDI_STATUS_ROOT
| #define PMIDI_STATUS_ROOT 8 |
◆ PMIDI_STATUS_SMPTEOFFS
| #define PMIDI_STATUS_SMPTEOFFS 15 |
◆ PMIDI_STATUS_SYSEX
| #define PMIDI_STATUS_SYSEX 14 |
◆ PMIDI_STATUS_TEMPO
| #define PMIDI_STATUS_TEMPO 5 |
◆ PMIDI_STATUS_TEXT
| #define PMIDI_STATUS_TEXT 2 |
◆ PMIDI_STATUS_TIMESIG
| #define PMIDI_STATUS_TIMESIG 4 |
◆ PMIDI_STATUS_VERSION
| #define PMIDI_STATUS_VERSION 1 |
◆ pmidi_open_midi_file()
| int pmidi_open_midi_file |
( |
const char * |
fileName | ) |
|
◆ pmidi_parse_midi_file()
| int pmidi_parse_midi_file |
( |
void |
| ) |
|
◆ pmidi_out
◆ pmidi_wrapper_status