addSampleRateAlert(Stk *ptr) | Stk | [protected] |
channels(void) const | FileRead | [inline] |
close(void) | FileRead | |
fileRate(void) const | FileRead | [inline] |
FileRead() | FileRead | |
FileRead(std::string fileName, bool typeRaw=false, unsigned int nChannels=1, StkFormat format=STK_SINT16, StkFloat rate=22050.0) | FileRead | |
fileSize(void) const | FileRead | [inline] |
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] |
isOpen(void) | FileRead | |
open(std::string fileName, bool typeRaw=false, unsigned int nChannels=1, StkFormat format=STK_SINT16, StkFloat rate=22050.0) | FileRead | |
printErrors(bool status) | Stk | [inline, static] |
rawwavePath(void) | Stk | [inline, static] |
read(StkFrames &buffer, unsigned long startFrame=0, bool doNormalize=true) | FileRead | |
removeSampleRateAlert(Stk *ptr) | Stk | [protected] |
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] |
~FileRead() | FileRead | |
~Stk(void) | Stk | [protected, virtual] |