addSampleRateAlert(Stk *ptr) | Stk | [protected] |
clear() | DelayA | |
contentsAt(unsigned long tapDelay) | Delay | |
Delay() | Delay | |
Delay(unsigned long delay, unsigned long maxDelay) | Delay | |
DelayA() | DelayA | |
DelayA(StkFloat delay, unsigned long maxDelay) | DelayA | |
energy(void) const | Delay | |
Filter(void) | Filter | [protected] |
Filter(std::vector< StkFloat > &bCoefficients, std::vector< StkFloat > &aCoefficients) | Filter | [protected] |
getDelay(void) const | DelayA | |
getGain(void) const | Filter | [protected, virtual] |
handleError(const char *message, StkError::Type type) | Stk | [protected, static] |
handleError(std::string message, StkError::Type type) | Stk | [protected, static] |
handleError(StkError::Type type) | Stk | [protected] |
ignoreSampleRateChange(bool ignore=true) | Stk | [inline, protected] |
lastOut(void) const | Delay | [virtual] |
nextOut(void) | DelayA | [virtual] |
printErrors(bool status) | Stk | [inline, protected, static] |
rawwavePath(void) | Stk | [inline, protected, static] |
removeSampleRateAlert(Stk *ptr) | Stk | [protected] |
sampleRate(void) | Stk | [inline, protected, static] |
sampleRateChanged(StkFloat newRate, StkFloat oldRate) | Stk | [protected, virtual] |
setCoefficients(std::vector< StkFloat > &bCoefficients, std::vector< StkFloat > &aCoefficients, bool clearState=false) | Filter | [protected] |
setDelay(StkFloat delay) | DelayA | |
Delay::setDelay(unsigned long delay) | Delay | |
setDenominator(std::vector< StkFloat > &aCoefficients, bool clearState=false) | Filter | [protected] |
setGain(StkFloat gain) | Filter | [protected, virtual] |
setMaximumDelay(unsigned long delay) | Delay | |
setNumerator(std::vector< StkFloat > &bCoefficients, bool clearState=false) | Filter | [protected] |
setRawwavePath(std::string path) | Stk | [protected, static] |
setSampleRate(StkFloat rate) | Stk | [protected, static] |
showWarnings(bool status) | Stk | [inline, protected, static] |
sleep(unsigned long milliseconds) | Stk | [protected, static] |
Stk(void) | Stk | [protected] |
STK_FLOAT32 | Stk | [protected, static] |
STK_FLOAT64 | Stk | [protected, static] |
STK_SINT16 | Stk | [protected, static] |
STK_SINT24 | Stk | [protected, static] |
STK_SINT32 | Stk | [protected, static] |
STK_SINT8 | Stk | [protected, static] |
swap16(unsigned char *ptr) | Stk | [protected, static] |
swap32(unsigned char *ptr) | Stk | [protected, static] |
swap64(unsigned char *ptr) | Stk | [protected, static] |
tick(StkFloat sample) | Delay | [virtual] |
tick(StkFrames &frames, unsigned int channel=0) | Delay | [virtual] |
~Delay() | Delay | [virtual] |
~DelayA() | DelayA | |
~Filter(void) | Filter | [protected, virtual] |
~Stk(void) | Stk | [protected, virtual] |