|
PortAudio
2.0
|
Debug a crash involving unplugging a USB device. More...
Data Structures | |
| struct | paTestData |
Macros | |
| #define | NUM_SECONDS (8) |
| #define | SAMPLE_RATE (44100) |
| #define | M_PI (3.14159265) |
| #define | TABLE_SIZE (200) |
| #define | FRAMES_PER_BUFFER (64) |
| #define | MAX_CHANNELS (8) |
Functions | |
| int | main (int argc, char **args) |
Debug a crash involving unplugging a USB device.
| #define FRAMES_PER_BUFFER (64) |
| #define M_PI (3.14159265) |
| #define MAX_CHANNELS (8) |
| #define NUM_SECONDS (8) |
| #define SAMPLE_RATE (44100) |
| #define TABLE_SIZE (200) |
| int main | ( | int | argc, |
| char ** | args | ||
| ) |
1.8.5