patest_saw.c File Reference
Play a simple (aliasing) sawtooth wave.
More...
#include <stdio.h>
#include <math.h>
#include "portaudio.h"
Detailed Description
Play a simple (aliasing) sawtooth wave.
- Author:
- Phil Burk http://www.softsynth.com
Define Documentation
#define SAMPLE_RATE (44100) |
Function Documentation
References paTestData::left_phase, NUM_SECONDS, Pa_CloseStream(), Pa_GetErrorText(), Pa_Initialize(), Pa_OpenDefaultStream(), Pa_Sleep(), Pa_StartStream(), Pa_StopStream(), Pa_Terminate(), paFloat32, paNoError, paTestData::right_phase, and SAMPLE_RATE.