Csound and CsoundAC API
5.17
|
Data Structures | |
struct | MIDITEMPO |
Functions | |
int | csoundMIDIFileClose (CSOUND *csound) |
int | csoundMIDIFileOpen (CSOUND *csound, const char *name) |
int | csoundMIDIFileRead (CSOUND *csound, unsigned char *buf, int nBytes) |
int | midiTempoOpcode (CSOUND *csound, MIDITEMPO *p) |
int csoundMIDIFileClose | ( | CSOUND * | csound | ) |
int csoundMIDIFileOpen | ( | CSOUND * | csound, |
const char * | name | ||
) |
int csoundMIDIFileRead | ( | CSOUND * | csound, |
unsigned char * | buf, | ||
int | nBytes | ||
) |