clear() | DelayA | |
contentsAt(unsigned long tapDelay) const | Delay | |
Delay() | Delay | |
Delay(long theDelay, long maxDelay) | Delay | |
DelayA() | DelayA | |
DelayA(MY_FLOAT theDelay, long maxDelay) | DelayA | |
energy(void) const | Delay | |
Filter(void) | Filter | [protected] |
Filter(int nb, MY_FLOAT *bCoefficients, int na, MY_FLOAT *aCoefficients) | Filter | [protected] |
getDelay(void) | DelayA | |
Delay::getDelay(void) const | Delay | |
getGain(void) const | Filter | [protected, virtual] |
handleError(const char *message, StkError::TYPE type) | Stk | [protected, static] |
lastOut(void) const | Delay | [virtual] |
MY_FLOAT32 | Stk | [protected, static] |
MY_FLOAT64 | Stk | [protected, static] |
nextOut(void) | DelayA | |
Delay::nextOut(void) const | Delay | [virtual] |
rawwavePath(void) | Stk | [protected, static] |
sampleRate(void) | Stk | [protected, static] |
setCoefficients(int nb, MY_FLOAT *bCoefficients, int na, MY_FLOAT *aCoefficients) | Filter | [protected] |
setDelay(MY_FLOAT theDelay) | DelayA | |
Delay::setDelay(long theDelay) | Delay | |
setDenominator(int na, MY_FLOAT *aCoefficients) | Filter | [protected] |
setGain(MY_FLOAT theGain) | Filter | [protected, virtual] |
setNumerator(int nb, MY_FLOAT *bCoefficients) | Filter | [protected] |
setRawwavePath(std::string newPath) | Stk | [protected, static] |
setSampleRate(MY_FLOAT newRate) | Stk | [protected, static] |
sleep(unsigned long milliseconds) | Stk | [protected, static] |
Stk(void) | Stk | [protected] |
STK_SINT16 | 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(MY_FLOAT sample) | DelayA | [virtual] |
Delay::tick(MY_FLOAT *vector, unsigned int vectorSize) | Delay | [virtual] |
~Delay() | Delay | [virtual] |
~DelayA() | DelayA | |
~Filter(void) | Filter | [protected, virtual] |
~Stk(void) | Stk | [protected, virtual] |