addInstrument(Instrmnt *instrument, int channel=0) | Voicer | |
addSampleRateAlert(Stk *ptr) | Stk | [protected] |
controlChange(int number, StkFloat value, int channel=0) | Voicer | |
controlChange(long tag, int number, StkFloat value) | Voicer | |
handleError(const char *message, StkError::Type type) | Stk | [static] |
handleError(std::string message, StkError::Type type) | Stk | [static] |
handleError(StkError::Type type) | Stk | [protected] |
ignoreSampleRateChange(bool ignore=true) | Stk | [inline] |
lastOut() const | Voicer | |
lastOutLeft() const | Voicer | |
lastOutRight() const | Voicer | |
noteOff(StkFloat noteNumber, StkFloat amplitude, int channel=0) | Voicer | |
noteOff(long tag, StkFloat amplitude) | Voicer | |
noteOn(StkFloat noteNumber, StkFloat amplitude, int channel=0) | Voicer | |
pitchBend(StkFloat value, int channel=0) | Voicer | |
pitchBend(long tag, StkFloat value) | Voicer | |
printErrors(bool status) | Stk | [inline, static] |
rawwavePath(void) | Stk | [inline, static] |
removeInstrument(Instrmnt *instrument) | Voicer | |
removeSampleRateAlert(Stk *ptr) | Stk | [protected] |
sampleRate(void) | Stk | [inline, static] |
sampleRateChanged(StkFloat newRate, StkFloat oldRate) | Stk | [protected, virtual] |
setFrequency(StkFloat noteNumber, int channel=0) | Voicer | |
setFrequency(long tag, StkFloat noteNumber) | Voicer | |
setRawwavePath(std::string path) | Stk | [static] |
setSampleRate(StkFloat rate) | Stk | [static] |
showWarnings(bool status) | Stk | [inline, static] |
silence(void) | Voicer | |
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() | Voicer | |
tick(StkFloat *vector, unsigned int vectorSize) | Voicer | |
tick(StkFrames &frames, unsigned int channel=1) | Voicer | [virtual] |
Voicer(StkFloat decayTime=0.2) | Voicer | |
~Stk(void) | Stk | [protected, virtual] |
~Voicer() | Voicer | |