Csound and CsoundAC API
5.17
|
Data Structures | |
class | Midifile_reader |
Macros | |
#define | CHANPRESSURE 0xd0 |
#define | CONTROLLER 0xb0 |
#define | METACOPYRIGHT "Copyright Notice" |
#define | METACUE "Cue Point" |
#define | METAINSTRUMENT "Instrument Name" |
#define | METALYRIC "Lyric" |
#define | METAMARKER "Marker" |
#define | METASEQUENCE "Sequence/Track Name" |
#define | METATEXT "Text Event" |
#define | METAUNRECOGNIZED "Unrecognized" |
#define | NOTEOFF 0x80 |
#define | NOTEON 0x90 |
#define | PITCHBEND 0xe0 |
#define | PRESSURE 0xa0 |
#define | PROGRAM 0xc0 |
#define CHANPRESSURE 0xd0 |
#define CONTROLLER 0xb0 |
#define METACOPYRIGHT "Copyright Notice" |
#define METACUE "Cue Point" |
#define METAINSTRUMENT "Instrument Name" |
#define METALYRIC "Lyric" |
#define METAMARKER "Marker" |
#define METASEQUENCE "Sequence/Track Name" |
#define METATEXT "Text Event" |
#define METAUNRECOGNIZED "Unrecognized" |
#define NOTEOFF 0x80 |
#define NOTEON 0x90 |
#define PITCHBEND 0xe0 |
#define PRESSURE 0xa0 |
#define PROGRAM 0xc0 |