PortAudio 2.0
|
Play a simple (aliasing) sawtooth wave. More...
Go to the source code of this file.
Data Structures | |
struct | paTestData |
Macros | |
#define | NUM_SECONDS (4) |
#define | SAMPLE_RATE (44100) |
Functions | |
int | main (void) |
Play a simple (aliasing) sawtooth wave.
Definition in file paex_saw.c.
#define NUM_SECONDS (4) |
Definition at line 47 of file paex_saw.c.
#define SAMPLE_RATE (44100) |
Definition at line 48 of file paex_saw.c.
int main | ( | void | ) |
Definition at line 91 of file paex_saw.c.