PortAudio  2.0
Data Fields
paTestData Struct Reference

Data Fields

double left_phase
 
double right_phase
 
short sine [TABLE_SIZE]
 
int left_phase
 
int right_phase
 
unsigned int sampsToGo
 
float sine [TABLE_SIZE]
 
float amplitude
 
int phase
 
int currentChannel
 
int cycleCount
 
int sleepFor
 
double phase
 
int sineCount
 
double phases [MAX_SINES]
 
int countOverflows
 
int inputOverflowCount
 
float phase_increment
 
float left_phase
 
float right_phase
 
float targetBalance
 
float currentBalance
 
int numSines
 
float phases [MAX_SINES]
 
short interleaved
 
int numChannels
 
int countUnderflows
 
int outputUnderflowCount
 
PinkNoise leftPink
 
PinkNoise rightPink
 
float leftPhase
 
float rightPhase
 
int state
 
int beepCountdown
 
int idleCountdown
 
int frameIndex
 
int maxFrameIndex
 
SAMPLErecordedSamples
 
char message [20]
 
char sine [TABLE_SIZE]
 
unsigned int framesToGo
 
volatile PaTime outTime
 
float waveform [TABLE_SIZE+1]
 
float phase
 
float * tune
 
int notesPerTune
 
int frameCounter
 
int noteCounter
 
int repeatCounter
 
PaTime outTime
 
int stopMode
 
int done
 
volatile int requestBeep
 
PaTime beepTime
 
int beepCount
 
double latency
 
PaStreamstream
 
PaTime start
 
int numFrames
 
int sleepTime
 
short * buffer
 
int bufferSampleCount
 
int playbackIndex
 

Field Documentation

float paTestData::amplitude

Referenced by PlaySine().

int paTestData::beepCount
int paTestData::beepCountdown
PaTime paTestData::beepTime
short* paTestData::buffer

Referenced by main().

int paTestData::bufferSampleCount

Referenced by main().

int paTestData::countOverflows
int paTestData::countUnderflows
float paTestData::currentBalance
int paTestData::currentChannel

Referenced by main().

int paTestData::cycleCount

Referenced by main().

int paTestData::done

Referenced by TestStopMode().

int paTestData::frameCounter

Referenced by TestStopMode().

int paTestData::frameIndex
unsigned int paTestData::framesToGo
int paTestData::idleCountdown
int paTestData::inputOverflowCount
short paTestData::interleaved

Referenced by test().

double paTestData::latency
int paTestData::left_phase

Referenced by main(), PlaySine(), and TestOnce().

int paTestData::left_phase
float paTestData::left_phase
float paTestData::leftPhase
PinkNoise paTestData::leftPink
int paTestData::maxFrameIndex
char paTestData::message[20]

Referenced by main().

int paTestData::noteCounter

Referenced by TestStopMode().

int paTestData::notesPerTune
int paTestData::numChannels

Referenced by test().

int paTestData::numFrames
int paTestData::numSines
int paTestData::outputUnderflowCount
volatile PaTime paTestData::outTime
PaTime paTestData::outTime
double paTestData::phase
int paTestData::phase

Referenced by main(), and TestStopMode().

float paTestData::phase
float paTestData::phase_increment

Referenced by TestStopMode().

double paTestData::phases

Referenced by test().

float paTestData::phases[MAX_SINES]
int paTestData::playbackIndex

Referenced by main().

SAMPLE* paTestData::recordedSamples
int paTestData::repeatCounter

Referenced by TestStopMode().

volatile int paTestData::requestBeep
int paTestData::right_phase

Referenced by main(), PlaySine(), and TestOnce().

int paTestData::right_phase
float paTestData::right_phase
float paTestData::rightPhase
PinkNoise paTestData::rightPink
unsigned int paTestData::sampsToGo

Referenced by TestOnce().

float paTestData::sine[TABLE_SIZE]
float paTestData::sine

Referenced by LookupSine(), main(), and TestOnce().

char paTestData::sine[TABLE_SIZE]
int paTestData::sineCount
int paTestData::sleepFor
int paTestData::sleepTime
PaTime paTestData::start
int paTestData::state
int paTestData::stopMode

Referenced by TestStopMode().

PaStream* paTestData::stream
float paTestData::targetBalance
float* paTestData::tune

Referenced by TestStopMode().

float paTestData::waveform[TABLE_SIZE+1]

Referenced by LookupWaveform().


The documentation for this struct was generated from the following files: