| BiQuad() | BiQuad | |
| clear(void) | BiQuad | |
| Filter(void) | Filter | [protected] |
| Filter(int nb, MY_FLOAT *bCoefficients, int na, MY_FLOAT *aCoefficients) | Filter | [protected] |
| FormSwep() | FormSwep | |
| getGain(void) const | BiQuad | [virtual] |
| handleError(const char *message, StkError::TYPE type) | Stk | [protected, static] |
| lastOut(void) const | BiQuad | [virtual] |
| MY_FLOAT32 | Stk | [protected, static] |
| MY_FLOAT64 | Stk | [protected, static] |
| rawwavePath(void) | Stk | [protected, static] |
| sampleRate(void) | Stk | [protected, static] |
| setA1(MY_FLOAT a1) | BiQuad | |
| setA2(MY_FLOAT a2) | BiQuad | |
| setB0(MY_FLOAT b0) | BiQuad | |
| setB1(MY_FLOAT b1) | BiQuad | |
| setB2(MY_FLOAT b2) | BiQuad | |
| setCoefficients(int nb, MY_FLOAT *bCoefficients, int na, MY_FLOAT *aCoefficients) | Filter | [protected] |
| setDenominator(int na, MY_FLOAT *aCoefficients) | Filter | [protected] |
| setEqualGainZeroes() | BiQuad | |
| setGain(MY_FLOAT theGain) | BiQuad | [virtual] |
| setNotch(MY_FLOAT frequency, MY_FLOAT radius) | BiQuad | |
| setNumerator(int nb, MY_FLOAT *bCoefficients) | Filter | [protected] |
| setRawwavePath(std::string newPath) | Stk | [protected, static] |
| setResonance(MY_FLOAT aFrequency, MY_FLOAT aRadius) | FormSwep | |
| BiQuad::setResonance(MY_FLOAT frequency, MY_FLOAT radius, bool normalize=FALSE) | BiQuad | |
| setSampleRate(MY_FLOAT newRate) | Stk | [protected, static] |
| setStates(MY_FLOAT aFrequency, MY_FLOAT aRadius, MY_FLOAT aGain=1.0) | FormSwep | |
| setSweepRate(MY_FLOAT aRate) | FormSwep | |
| setSweepTime(MY_FLOAT aTime) | FormSwep | |
| setTargets(MY_FLOAT aFrequency, MY_FLOAT aRadius, MY_FLOAT aGain=1.0) | FormSwep | |
| 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) | FormSwep | [virtual] |
| tick(MY_FLOAT *vector, unsigned int vectorSize) | FormSwep | [virtual] |
| ~BiQuad() | BiQuad | [virtual] |
| ~Filter(void) | Filter | [protected, virtual] |
| ~FormSwep() | FormSwep | |
| ~Stk(void) | Stk | [protected, virtual] |