closeFile(void) | WvOut | [protected] |
getClipStatus(void) | WvOut | [inline, protected] |
getFrames(void) const | RtWvOut | |
getTime(void) const | RtWvOut | |
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] |
openFile(const char *fileName, unsigned int nChannels=1, WvOut::FILE_TYPE type=WVOUT_WAV, Stk::StkFormat format=STK_SINT16) | WvOut | [protected] |
rawwavePath(void) | Stk | [inline, protected, static] |
resetClipStatus(void) | WvOut | [inline, protected] |
RtWvOut(unsigned int nChannels=1, StkFloat sampleRate=Stk::sampleRate(), int device=0, int bufferFrames=RT_BUFFER_SIZE, int nBuffers=4) | RtWvOut | |
sampleRate(void) | Stk | [inline, protected, static] |
setRawwavePath(std::string path) | Stk | [protected, static] |
setSampleRate(StkFloat rate) | Stk | [inline, protected, static] |
sleep(unsigned long milliseconds) | Stk | [protected, static] |
start(void) | RtWvOut | |
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] |
stop(void) | RtWvOut | |
swap16(unsigned char *ptr) | Stk | [protected, static] |
swap32(unsigned char *ptr) | Stk | [protected, static] |
swap64(unsigned char *ptr) | Stk | [protected, static] |
tick(const StkFloat sample) | RtWvOut | [virtual] |
tick(const StkFloat *vector, unsigned int vectorSize) | RtWvOut | [virtual] |
tick(const StkFrames &frames, unsigned int channel=1) | RtWvOut | [virtual] |
tickFrame(const StkFloat *frameVector, unsigned int frames=1) | RtWvOut | [virtual] |
tickFrame(const StkFrames &frames) | RtWvOut | [virtual] |
WvOut() | WvOut | [protected] |
WvOut(const char *fileName, unsigned int nChannels=1, FILE_TYPE type=WVOUT_WAV, Stk::StkFormat format=STK_SINT16) | WvOut | [protected] |
WVOUT_AIF | WvOut | [protected, static] |
WVOUT_MAT | WvOut | [protected, static] |
WVOUT_RAW | WvOut | [protected, static] |
WVOUT_SND | WvOut | [protected, static] |
WVOUT_WAV | WvOut | [protected, static] |
~RtWvOut() | RtWvOut | |
~Stk(void) | Stk | [protected, virtual] |
~WvOut() | WvOut | [protected, virtual] |