PortAudio
2.0
|
Test the paComplete callback result code. More...
Data Structures | |
struct | TestData |
Macros | |
#define | NUM_SECONDS (5) |
#define | NUM_LOOPS (4) |
#define | SAMPLE_RATE (44100) |
#define | FRAMES_PER_BUFFER (67) |
#define | M_PI (3.14159265) |
#define | TABLE_SIZE (200) |
Functions | |
int | main (void) |
Test the paComplete callback result code.
#define FRAMES_PER_BUFFER (67) |
#define M_PI (3.14159265) |
#define NUM_LOOPS (4) |
#define NUM_SECONDS (5) |
#define SAMPLE_RATE (44100) |
#define TABLE_SIZE (200) |
int main | ( | void | ) |