addSampleRateAlert(Stk *ptr) | Stk | [protected] |
getDivision() const | MidiFileIn | |
getFileFormat() const | MidiFileIn | |
getNextEvent(std::vector< unsigned char > *event, unsigned int track=0) | MidiFileIn | |
getNextMidiEvent(std::vector< unsigned char > *midiEvent, unsigned int track=0) | MidiFileIn | |
getNumberOfTracks() const | MidiFileIn | |
getTickSeconds(unsigned int track=0) | MidiFileIn | |
handleError(const char *message, StkError::Type type) | Stk | [static] |
handleError(std::string message, StkError::Type type) | Stk | [static] |
handleError(StkError::Type type) | Stk | [protected] |
ignoreSampleRateChange(bool ignore=true) | Stk | [inline] |
MidiFileIn(std::string fileName) | MidiFileIn | |
printErrors(bool status) | Stk | [inline, static] |
rawwavePath(void) | Stk | [inline, static] |
removeSampleRateAlert(Stk *ptr) | Stk | [protected] |
rewindTrack(unsigned int track=0) | MidiFileIn | |
sampleRate(void) | Stk | [inline, static] |
sampleRateChanged(StkFloat newRate, StkFloat oldRate) | Stk | [protected, virtual] |
setRawwavePath(std::string path) | Stk | [static] |
setSampleRate(StkFloat rate) | Stk | [static] |
showWarnings(bool status) | Stk | [inline, static] |
sleep(unsigned long milliseconds) | Stk | [static] |
Stk(void) | Stk | [protected] |
STK_FLOAT32 | Stk | [static] |
STK_FLOAT64 | Stk | [static] |
STK_SINT16 | Stk | [static] |
STK_SINT24 | Stk | [static] |
STK_SINT32 | Stk | [static] |
STK_SINT8 | Stk | [static] |
swap16(unsigned char *ptr) | Stk | [static] |
swap32(unsigned char *ptr) | Stk | [static] |
swap64(unsigned char *ptr) | Stk | [static] |
~MidiFileIn() | MidiFileIn | |
~Stk(void) | Stk | [protected, virtual] |