#include <stdio.h>
#include <math.h>
#include "portaudio.h"
Go to the source code of this file.
Data Structures | |
struct | paTestData |
Defines | |
#define | NUM_SECONDS (4) |
#define | SAMPLE_RATE (44100) |
Functions | |
int | main (void) |
Definition in file paex_saw.c.