PortAudio 2.0
TestData Struct Reference

Data Fields

float sine [TABLE_SIZE]
 
int phase
 
unsigned long generatedFramesCount
 
volatile int callbackReturnedPaComplete
 
volatile int callbackInvokedAfterReturningPaComplete
 
char message [100]
 
int repeatCount
 
double phase
 
double lowIncrement
 
double highIncrement
 
int gap1Length
 
int toneLength
 
int toneFadesLength
 
int gap2Length
 
int blipLength
 
int gap1Countdown
 
int toneCountdown
 
int gap2Countdown
 
int blipCountdown
 

Field Documentation

◆ blipCountdown

int TestData::blipCountdown

◆ blipLength

int TestData::blipLength

◆ callbackInvokedAfterReturningPaComplete

volatile int TestData::callbackInvokedAfterReturningPaComplete

Referenced by main().

◆ callbackReturnedPaComplete

volatile int TestData::callbackReturnedPaComplete

Referenced by main().

◆ gap1Countdown

int TestData::gap1Countdown

◆ gap1Length

int TestData::gap1Length

◆ gap2Countdown

int TestData::gap2Countdown

◆ gap2Length

int TestData::gap2Length

◆ generatedFramesCount

unsigned long TestData::generatedFramesCount

Referenced by main().

◆ highIncrement

double TestData::highIncrement

◆ lowIncrement

double TestData::lowIncrement

◆ message

char TestData::message[100]

Referenced by main().

◆ phase [1/2]

int TestData::phase

Referenced by main().

◆ phase [2/2]

double TestData::phase

◆ repeatCount

int TestData::repeatCount

◆ sine

float TestData::sine

Referenced by main().

◆ toneCountdown

int TestData::toneCountdown

◆ toneFadesLength

int TestData::toneFadesLength

◆ toneLength

int TestData::toneLength

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