Go to the documentation of this file.
18 class JUCEIO :
public IO,
public AudioIODeviceCallback {
22 int in_device = 0,
int out_device = 0,
23 unsigned in_chans = 0,
unsigned out_chans = 2);
33 float** outputChannelData,
int totalNumOutputChannels,