clear(void) | TwoZero | |
Filter(void) | Filter | [protected] |
Filter(int nb, MY_FLOAT *bCoefficients, int na, MY_FLOAT *aCoefficients) | Filter | [protected] |
getGain(void) const | TwoZero | [virtual] |
handleError(const char *message, StkError::TYPE type) | Stk | [protected, static] |
lastOut(void) const | TwoZero | [virtual] |
MY_FLOAT32 | Stk | [protected, static] |
MY_FLOAT64 | Stk | [protected, static] |
rawwavePath(void) | Stk | [protected, static] |
sampleRate(void) | Stk | [protected, static] |
setB0(MY_FLOAT b0) | TwoZero | |
setB1(MY_FLOAT b1) | TwoZero | |
setB2(MY_FLOAT b2) | TwoZero | |
setCoefficients(int nb, MY_FLOAT *bCoefficients, int na, MY_FLOAT *aCoefficients) | Filter | [protected] |
setDenominator(int na, MY_FLOAT *aCoefficients) | Filter | [protected] |
setGain(MY_FLOAT theGain) | TwoZero | [virtual] |
setNotch(MY_FLOAT frequency, MY_FLOAT radius) | TwoZero | |
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) | TwoZero | [virtual] |
tick(MY_FLOAT *vector, unsigned int vectorSize) | TwoZero | [virtual] |
TwoZero() | TwoZero | |
~Filter(void) | Filter | [protected, virtual] |
~Stk(void) | Stk | [protected, virtual] |
~TwoZero() | TwoZero | |