PortAudio
2.0
|
Data Fields | |
float | sine [TABLE_SIZE] |
int | phase |
OceanWave * | waves [16] |
unsigned | noOfActiveWaves |
PaUtilRingBuffer | rBufToRT |
void * | rBufToRTData |
PaUtilRingBuffer | rBufFromRT |
void * | rBufFromRTData |
PinkNoise | leftPink |
PinkNoise | rightPink |
unsigned int | sampsToGo |
int | frameIndex |
int | maxFrameIndex |
SAMPLE * | recordedSamples |
unsigned | frameIndex |
int | threadSyncFlag |
SAMPLE * | ringBufferData |
PaUtilRingBuffer | ringBuffer |
FILE * | file |
void * | threadHandle |
float | left_phase |
float | right_phase |
int | left_phase |
int | right_phase |
char | message [20] |
short * | buffer |
int | bufferSampleCount |
int | playbackIndex |
int | currentChannel |
int | cycleCount |
Definition at line 65 of file paex_mono_asio_channel_select.c.