|
SynthLab SDK
|
Holds the audio output samples from reading a PCM sample file. More...
#include <synthbase.h>
Public Attributes | |
| double | audioOutput [STEREO_CHANNELS] = { 0.0, 0.0 } |
| array of audio output samples | |
| uint32_t | numActiveChannels = 0 |
| number of active channels; not used in SynthLab but available | |
Holds the audio output samples from reading a PCM sample file.