Pd++  0.01
A pure C++ implementation of Pure Data objects
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
stk::FileRead Member List

This is the complete list of members for stk::FileRead, including all inherited members.

addSampleRateAlert(Stk *ptr)stk::Stkprotected
byteswap_ (defined in stk::FileRead)stk::FileReadprotected
channels(void) const stk::FileReadinline
channels_ (defined in stk::FileRead)stk::FileReadprotected
close(void)stk::FileRead
dataOffset_ (defined in stk::FileRead)stk::FileReadprotected
dataType_ (defined in stk::FileRead)stk::FileReadprotected
fd_ (defined in stk::FileRead)stk::FileReadprotected
fileRate(void) const stk::FileReadinline
fileRate_ (defined in stk::FileRead)stk::FileReadprotected
FileRead(void)stk::FileRead
FileRead(std::string fileName, bool typeRaw=false, unsigned int nChannels=1, StkFormat format=STK_SINT16, StkFloat rate=22050.0)stk::FileRead
fileSize(void) const stk::FileReadinline
fileSize_ (defined in stk::FileRead)stk::FileReadprotected
findNextMatArray(SINT32 *chunkSize, SINT32 *rows, SINT32 *columns, SINT32 *nametype) (defined in stk::FileRead)stk::FileReadprotected
format(void) const stk::FileReadinline
getAifInfo(const char *fileName) (defined in stk::FileRead)stk::FileReadprotected
getMatInfo(const char *fileName) (defined in stk::FileRead)stk::FileReadprotected
getRawInfo(const char *fileName, unsigned int nChannels, StkFormat format, StkFloat rate) (defined in stk::FileRead)stk::FileReadprotected
getSndInfo(const char *fileName) (defined in stk::FileRead)stk::FileReadprotected
getWavInfo(const char *fileName) (defined in stk::FileRead)stk::FileReadprotected
handleError(const char *message, StkError::Type type)stk::Stkstatic
handleError(std::string message, StkError::Type type)stk::Stkstatic
handleError(StkError::Type type) const stk::Stkprotected
ignoreSampleRateChange(bool ignore=true)stk::Stkinline
ignoreSampleRateChange_ (defined in stk::Stk)stk::Stkprotected
inRange(StkFloat value, StkFloat min, StkFloat max)stk::Stkinlinestatic
isOpen(void)stk::FileRead
open(std::string fileName, bool typeRaw=false, unsigned int nChannels=1, StkFormat format=STK_SINT16, StkFloat rate=22050.0)stk::FileRead
oStream_ (defined in stk::Stk)stk::Stkprotectedstatic
printErrors(bool status)stk::Stkinlinestatic
rawwavePath(void)stk::Stkinlinestatic
read(StkFrames &buffer, unsigned long startFrame=0, bool doNormalize=true)stk::FileRead
removeSampleRateAlert(Stk *ptr)stk::Stkprotected
sampleRate(void)stk::Stkinlinestatic
sampleRateChanged(StkFloat newRate, StkFloat oldRate)stk::Stkprotectedvirtual
setRawwavePath(std::string path)stk::Stkstatic
setSampleRate(StkFloat rate)stk::Stkstatic
showWarnings(bool status)stk::Stkinlinestatic
sleep(unsigned long milliseconds)stk::Stkstatic
Stk(void)stk::Stkprotected
STK_FLOAT32stk::Stkstatic
STK_FLOAT64stk::Stkstatic
STK_SINT16stk::Stkstatic
STK_SINT24stk::Stkstatic
STK_SINT32stk::Stkstatic
STK_SINT8stk::Stkstatic
StkFormat typedef (defined in stk::Stk)stk::Stk
swap16(unsigned char *ptr)stk::Stkstatic
swap32(unsigned char *ptr)stk::Stkstatic
swap64(unsigned char *ptr)stk::Stkstatic
wavFile_ (defined in stk::FileRead)stk::FileReadprotected
~FileRead(void)stk::FileRead
~Stk(void)stk::Stkprotectedvirtual