ofDoc > types > ofBaseSoundInput

ofBaseSoundInput

Public Functions

void audioIn (float *input, int bufferSize, int nChannels, int deviceID, long unsigned long tickCount)
void audioIn (float *input, int bufferSize, int nChannels)
void audioReceived (float *input, int bufferSize, int nChannels)