Pd++
0.01
A pure C++ implementation of Pure Data objects
|
This is the complete list of members for stk::FileWvIn, including all inherited members.
addSampleRateAlert(Stk *ptr) | stk::Stk | protected |
addTime(StkFloat time) | stk::FileWvIn | virtual |
channelsOut(void) const | stk::WvIn | inline |
chunking_ (defined in stk::FileWvIn) | stk::FileWvIn | protected |
chunkPointer_ (defined in stk::FileWvIn) | stk::FileWvIn | protected |
chunkSize_ (defined in stk::FileWvIn) | stk::FileWvIn | protected |
chunkThreshold_ (defined in stk::FileWvIn) | stk::FileWvIn | protected |
closeFile(void) | stk::FileWvIn | virtual |
data_ (defined in stk::WvIn) | stk::WvIn | protected |
file_ (defined in stk::FileWvIn) | stk::FileWvIn | protected |
FileWvIn(unsigned long chunkThreshold=1000000, unsigned long chunkSize=1024) | stk::FileWvIn | |
FileWvIn(std::string fileName, bool raw=false, bool doNormalize=true, unsigned long chunkThreshold=1000000, unsigned long chunkSize=1024) | stk::FileWvIn | |
finished_ (defined in stk::FileWvIn) | stk::FileWvIn | protected |
getFileRate(void) const | stk::FileWvIn | inlinevirtual |
getSize(void) const | stk::FileWvIn | inlinevirtual |
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 |
interpolate_ (defined in stk::FileWvIn) | stk::FileWvIn | protected |
isFinished(void) const | stk::FileWvIn | inline |
isOpen(void) | stk::FileWvIn | inline |
lastFrame(void) const | stk::WvIn | inline |
lastFrame_ (defined in stk::WvIn) | stk::WvIn | protected |
lastOut(unsigned int channel=0) | stk::FileWvIn | inline |
normalize(void) | stk::FileWvIn | virtual |
normalize(StkFloat peak) | stk::FileWvIn | virtual |
normalizing_ (defined in stk::FileWvIn) | stk::FileWvIn | protected |
openFile(std::string fileName, bool raw=false, bool doNormalize=true) | stk::FileWvIn | virtual |
oStream_ (defined in stk::Stk) | stk::Stk | protectedstatic |
printErrors(bool status) | stk::Stk | inlinestatic |
rate_ (defined in stk::FileWvIn) | stk::FileWvIn | protected |
rawwavePath(void) | stk::Stk | inlinestatic |
removeSampleRateAlert(Stk *ptr) | stk::Stk | protected |
reset(void) | stk::FileWvIn | virtual |
sampleRate(void) | stk::Stk | inlinestatic |
sampleRateChanged(StkFloat newRate, StkFloat oldRate) | stk::FileWvIn | protectedvirtual |
setInterpolate(bool doInterpolate) | stk::FileWvIn | inline |
setRate(StkFloat rate) | stk::FileWvIn | virtual |
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 |
tick(unsigned int channel=0) | stk::FileWvIn | virtual |
tick(StkFrames &frames) | stk::FileWvIn | virtual |
time_ (defined in stk::FileWvIn) | stk::FileWvIn | protected |
~FileWvIn(void) | stk::FileWvIn | |
~Stk(void) | stk::Stk | protectedvirtual |