Csound and CsoundAC API  5.17
Data Structures | Functions
midifile.h File Reference

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)

Function Documentation

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 
)