|
Pd++
0.01
A pure C++ implementation of Pure Data objects
|
This is the complete list of members for stk::FileRead, including all inherited members.
| addSampleRateAlert(Stk *ptr) | stk::Stk | protected |
| byteswap_ (defined in stk::FileRead) | stk::FileRead | protected |
| channels(void) const | stk::FileRead | inline |
| channels_ (defined in stk::FileRead) | stk::FileRead | protected |
| close(void) | stk::FileRead | |
| dataOffset_ (defined in stk::FileRead) | stk::FileRead | protected |
| dataType_ (defined in stk::FileRead) | stk::FileRead | protected |
| fd_ (defined in stk::FileRead) | stk::FileRead | protected |
| fileRate(void) const | stk::FileRead | inline |
| fileRate_ (defined in stk::FileRead) | stk::FileRead | protected |
| 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::FileRead | inline |
| fileSize_ (defined in stk::FileRead) | stk::FileRead | protected |
| findNextMatArray(SINT32 *chunkSize, SINT32 *rows, SINT32 *columns, SINT32 *nametype) (defined in stk::FileRead) | stk::FileRead | protected |
| format(void) const | stk::FileRead | inline |
| getAifInfo(const char *fileName) (defined in stk::FileRead) | stk::FileRead | protected |
| getMatInfo(const char *fileName) (defined in stk::FileRead) | stk::FileRead | protected |
| getRawInfo(const char *fileName, unsigned int nChannels, StkFormat format, StkFloat rate) (defined in stk::FileRead) | stk::FileRead | protected |
| getSndInfo(const char *fileName) (defined in stk::FileRead) | stk::FileRead | protected |
| getWavInfo(const char *fileName) (defined in stk::FileRead) | stk::FileRead | protected |
| handleError(const char *message, StkError::Type type) | stk::Stk | static |
| handleError(std::string message, StkError::Type type) | stk::Stk | static |
| handleError(StkError::Type type) const | stk::Stk | protected |
| ignoreSampleRateChange(bool ignore=true) | stk::Stk | inline |
| ignoreSampleRateChange_ (defined in stk::Stk) | stk::Stk | protected |
| inRange(StkFloat value, StkFloat min, StkFloat max) | stk::Stk | inlinestatic |
| 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::Stk | protectedstatic |
| printErrors(bool status) | stk::Stk | inlinestatic |
| rawwavePath(void) | stk::Stk | inlinestatic |
| read(StkFrames &buffer, unsigned long startFrame=0, bool doNormalize=true) | stk::FileRead | |
| removeSampleRateAlert(Stk *ptr) | stk::Stk | protected |
| sampleRate(void) | stk::Stk | inlinestatic |
| sampleRateChanged(StkFloat newRate, StkFloat oldRate) | stk::Stk | protectedvirtual |
| setRawwavePath(std::string path) | stk::Stk | static |
| setSampleRate(StkFloat rate) | stk::Stk | static |
| showWarnings(bool status) | stk::Stk | inlinestatic |
| sleep(unsigned long milliseconds) | stk::Stk | static |
| Stk(void) | stk::Stk | protected |
| STK_FLOAT32 | stk::Stk | static |
| STK_FLOAT64 | stk::Stk | static |
| STK_SINT16 | stk::Stk | static |
| STK_SINT24 | stk::Stk | static |
| STK_SINT32 | stk::Stk | static |
| STK_SINT8 | stk::Stk | static |
| StkFormat typedef (defined in stk::Stk) | stk::Stk | |
| swap16(unsigned char *ptr) | stk::Stk | static |
| swap32(unsigned char *ptr) | stk::Stk | static |
| swap64(unsigned char *ptr) | stk::Stk | static |
| wavFile_ (defined in stk::FileRead) | stk::FileRead | protected |
| ~FileRead(void) | stk::FileRead | |
| ~Stk(void) | stk::Stk | protectedvirtual |
1.8.8