| 
    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.
| short* paTestData::buffer | 
Definition at line 69 of file paex_wmme_ac3.c.
| int paTestData::bufferSampleCount | 
Definition at line 70 of file paex_wmme_ac3.c.
| int paTestData::currentChannel | 
Definition at line 71 of file paex_wmme_surround.c.
| int paTestData::cycleCount | 
Definition at line 72 of file paex_wmme_surround.c.
| FILE* paTestData::file | 
Definition at line 100 of file paex_record_file.c.
| int paTestData::frameIndex | 
Definition at line 83 of file paex_record.c.
| unsigned paTestData::frameIndex | 
Definition at line 96 of file paex_record_file.c.
| float paTestData::left_phase | 
Definition at line 52 of file paex_saw.c.
| int paTestData::left_phase | 
Definition at line 60 of file paex_sine.c.
| PinkNoise paTestData::leftPink | 
Definition at line 162 of file paex_pink.c.
| int paTestData::maxFrameIndex | 
Definition at line 84 of file paex_record.c.
| char paTestData::message[20] | 
Definition at line 62 of file paex_sine.c.
| unsigned paTestData::noOfActiveWaves | 
Definition at line 308 of file paex_ocean_shore.c.
| int paTestData::phase | 
Definition at line 68 of file paex_mono_asio_channel_select.c.
| int paTestData::playbackIndex | 
Definition at line 71 of file paex_wmme_ac3.c.
| PaUtilRingBuffer paTestData::rBufFromRT | 
Definition at line 315 of file paex_ocean_shore.c.
| void* paTestData::rBufFromRTData | 
Definition at line 316 of file paex_ocean_shore.c.
| PaUtilRingBuffer paTestData::rBufToRT | 
Definition at line 311 of file paex_ocean_shore.c.
| void* paTestData::rBufToRTData | 
Definition at line 312 of file paex_ocean_shore.c.
| SAMPLE* paTestData::recordedSamples | 
Definition at line 85 of file paex_record.c.
| float paTestData::right_phase | 
Definition at line 53 of file paex_saw.c.
| int paTestData::right_phase | 
Definition at line 61 of file paex_sine.c.
| PinkNoise paTestData::rightPink | 
Definition at line 163 of file paex_pink.c.
| PaUtilRingBuffer paTestData::ringBuffer | 
Definition at line 99 of file paex_record_file.c.
| SAMPLE* paTestData::ringBufferData | 
Definition at line 98 of file paex_record_file.c.
| unsigned int paTestData::sampsToGo | 
Definition at line 164 of file paex_pink.c.
| float paTestData::sine | 
Definition at line 67 of file paex_mono_asio_channel_select.c.
| void* paTestData::threadHandle | 
Definition at line 101 of file paex_record_file.c.
| int paTestData::threadSyncFlag | 
Definition at line 97 of file paex_record_file.c.
| OceanWave* paTestData::waves[16] | 
Definition at line 307 of file paex_ocean_shore.c.