addSampleRateAlert(Stk *ptr) | Stk | [protected] |
BiQuad() | BiQuad | |
clear(void) | BiQuad | |
Filter(void) | Filter | [protected] |
Filter(std::vector< StkFloat > &bCoefficients, std::vector< StkFloat > &aCoefficients) | Filter | [protected] |
FormSwep() | FormSwep | |
getGain(void) const | BiQuad | [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) | BiQuad | [inline] |
lastOut(void) const | BiQuad | [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] |
setA1(StkFloat a1) | BiQuad | |
setA2(StkFloat a2) | BiQuad | |
setB0(StkFloat b0) | BiQuad | |
setB1(StkFloat b1) | BiQuad | |
setB2(StkFloat b2) | BiQuad | |
setCoefficients(std::vector< StkFloat > &bCoefficients, std::vector< StkFloat > &aCoefficients, bool clearState=false) | Filter | [protected] |
setDenominator(std::vector< StkFloat > &aCoefficients, bool clearState=false) | Filter | [protected] |
setEqualGainZeroes() | BiQuad | |
setGain(StkFloat gain) | BiQuad | [virtual] |
setNotch(StkFloat frequency, StkFloat radius) | BiQuad | |
setNumerator(std::vector< StkFloat > &bCoefficients, bool clearState=false) | Filter | [protected] |
setRawwavePath(std::string path) | Stk | [protected, static] |
setResonance(StkFloat frequency, StkFloat radius) | FormSwep | |
BiQuad::setResonance(StkFloat frequency, StkFloat radius, bool normalize=false) | BiQuad | |
setSampleRate(StkFloat rate) | Stk | [protected, static] |
setStates(StkFloat frequency, StkFloat radius, StkFloat gain=1.0) | FormSwep | |
setSweepRate(StkFloat rate) | FormSwep | |
setSweepTime(StkFloat time) | FormSwep | |
setTargets(StkFloat frequency, StkFloat radius, StkFloat gain=1.0) | FormSwep | |
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) | BiQuad | [inline, virtual] |
tick(StkFrames &frames, unsigned int channel=0) | BiQuad | [inline, virtual] |
~BiQuad() | BiQuad | [virtual] |
~Filter(void) | Filter | [protected, virtual] |
~FormSwep() | FormSwep | |
~Stk(void) | Stk | [protected, virtual] |