ofDoc > types > ofBaseSoundOutput

ofBaseSoundOutput

Public Functions

void audioOut (float *output, int bufferSize, int nChannels, int deviceID, long unsigned long tickCount)
void audioOut (float *output, int bufferSize, int nChannels)
void audioRequested (float *output, int bufferSize, int nChannels)