16#define PMIDI_STATUS_END 0
17#define PMIDI_STATUS_VERSION 1
18#define PMIDI_STATUS_TEXT 2
19#define PMIDI_STATUS_KEYSIG 3
20#define PMIDI_STATUS_TIMESIG 4
21#define PMIDI_STATUS_TEMPO 5
22#define PMIDI_STATUS_NOTE 6
23#define PMIDI_STATUS_DUMMY 7
24#define PMIDI_STATUS_ROOT 8
25#define PMIDI_STATUS_CONTROL 9
26#define PMIDI_STATUS_PROGRAM 10
27#define PMIDI_STATUS_PITCH 11
28#define PMIDI_STATUS_PRESSURE 12
29#define PMIDI_STATUS_KEYTOUCH 13
30#define PMIDI_STATUS_SYSEX 14
31#define PMIDI_STATUS_SMPTEOFFS 15
int hours
Definition: wrapper.h:66
int seconds
Definition: wrapper.h:68
int note
Definition: wrapper.h:56
int format
Definition: wrapper.h:34
int clocks
Definition: wrapper.h:50
int time
Definition: wrapper.h:40
int minutes
Definition: wrapper.h:67
int program
Definition: wrapper.h:53
int control
Definition: wrapper.h:61
int subframes
Definition: wrapper.h:70
int frames
Definition: wrapper.h:69
int time_base
Definition: wrapper.h:36
int key
Definition: wrapper.h:45
char * name
Definition: wrapper.h:42
int length
Definition: wrapper.h:58
int micro_tempo
Definition: wrapper.h:38
int bottom
Definition: wrapper.h:49
int top
Definition: wrapper.h:48
int minor
Definition: wrapper.h:46
int n32pq
Definition: wrapper.h:51
int pitch
Definition: wrapper.h:64
int vel
Definition: wrapper.h:57
int tracks
Definition: wrapper.h:35
int value
Definition: wrapper.h:62
char * text
Definition: wrapper.h:43
int offvel
Definition: wrapper.h:59
int chan
Definition: wrapper.h:54
int type
Definition: wrapper.h:41
int pmidi_parse_midi_file(void)
struct pmidi_outs pmidi_out
int pmidi_open_midi_file(const char *fileName)