stk::Cubic Member List
This is the complete list of members for
stk::Cubic, including all inherited members.
addSampleRateAlert(Stk *ptr) | stk::Stk | [protected] |
Cubic(void) | stk::Cubic | [inline] |
Function(void) | stk::Function | [inline] |
handleError(const char *message, StkError::Type type) | stk::Stk | [static] |
handleError(std::string message, StkError::Type type) | stk::Stk | [static] |
handleError(StkError::Type type) | stk::Stk | [protected] |
ignoreSampleRateChange(bool ignore=true) | stk::Stk | [inline] |
inRange(StkFloat value, StkFloat min, StkFloat max) | stk::Stk | [inline, static] |
lastOut(void) const | stk::Function | [inline] |
printErrors(bool status) | stk::Stk | [inline, static] |
rawwavePath(void) | stk::Stk | [inline, static] |
removeSampleRateAlert(Stk *ptr) | stk::Stk | [protected] |
sampleRate(void) | stk::Stk | [inline, static] |
sampleRateChanged(StkFloat newRate, StkFloat oldRate) | stk::Stk | [protected, virtual] |
setA1(StkFloat a1) | stk::Cubic | [inline] |
setA2(StkFloat a2) | stk::Cubic | [inline] |
setA3(StkFloat a3) | stk::Cubic | [inline] |
setGain(StkFloat gain) | stk::Cubic | [inline] |
setRawwavePath(std::string path) | stk::Stk | [static] |
setSampleRate(StkFloat rate) | stk::Stk | [static] |
setThreshold(StkFloat threshold) | stk::Cubic | [inline] |
showWarnings(bool status) | stk::Stk | [inline, static] |
sleep(unsigned long milliseconds) | stk::Stk | [static] |
Stk(void) | stk::Stk | [protected] |
STK_FLOAT32 | stk::Stk | [static] |
STK_FLOAT64 | stk::Stk | [static] |
STK_SINT16 | stk::Stk | [static] |
STK_SINT24 | stk::Stk | [static] |
STK_SINT32 | stk::Stk | [static] |
STK_SINT8 | stk::Stk | [static] |
swap16(unsigned char *ptr) | stk::Stk | [static] |
swap32(unsigned char *ptr) | stk::Stk | [static] |
swap64(unsigned char *ptr) | stk::Stk | [static] |
tick(StkFloat input) | stk::Cubic | [inline, virtual] |
tick(StkFrames &frames, unsigned int channel=0) | stk::Cubic | [inline] |
tick(StkFrames &iFrames, StkFrames &oFrames, unsigned int iChannel=0, unsigned int oChannel=0) | stk::Cubic | [inline] |
~Stk(void) | stk::Stk | [protected, virtual] |