clear() | Sampler | |
controlChange(int number, StkFloat value) | Moog | [virtual] |
handleError(const char *message, StkError::Type type) | Stk | [static] |
handleError(std::string message, StkError::Type type) | Stk | [static] |
handleError(StkError::Type type) | Stk | [protected] |
Instrmnt() | Instrmnt | |
keyOff() | Sampler | |
keyOn() | Sampler | |
lastOut() const | Instrmnt | |
lastOutLeft() const | Instrmnt | |
lastOutRight() const | Instrmnt | |
Moog() | Moog | |
noteOff(StkFloat amplitude) | Sampler | [virtual] |
noteOn(StkFloat frequency, StkFloat amplitude) | Moog | [virtual] |
rawwavePath(void) | Stk | [inline, static] |
Sampler() | Sampler | |
sampleRate(void) | Stk | [inline, static] |
setFrequency(StkFloat frequency) | Moog | [virtual] |
setModulationDepth(StkFloat mDepth) | Moog | |
setModulationSpeed(StkFloat mSpeed) | Moog | |
setRawwavePath(std::string path) | Stk | [static] |
setSampleRate(StkFloat rate) | Stk | [inline, static] |
sleep(unsigned long milliseconds) | Stk | [static] |
Stk(void) | Stk | [protected] |
STK_FLOAT32 | Stk | [static] |
STK_FLOAT64 | Stk | [static] |
STK_SINT16 | Stk | [static] |
STK_SINT24 | Stk | [static] |
STK_SINT32 | Stk | [static] |
STK_SINT8 | Stk | [static] |
swap16(unsigned char *ptr) | Stk | [static] |
swap32(unsigned char *ptr) | Stk | [static] |
swap64(unsigned char *ptr) | Stk | [static] |
tick() | Moog | [virtual] |
tick(StkFloat *vector, unsigned int vectorSize) | Moog | [virtual] |
tick(StkFrames &frames, unsigned int channel=1) | Moog | [virtual] |
~Instrmnt() | Instrmnt | [virtual] |
~Moog() | Moog | |
~Sampler() | Sampler | [virtual] |
~Stk(void) | Stk | [protected, virtual] |