Plays sine waves using sme simple channel maps. Designed for use with CoreAudio, but should made to work with other APIs.
More...
#include <stdio.h>
#include <math.h>
#include "portaudio.h"
Detailed Description
Plays sine waves using sme simple channel maps. Designed for use with CoreAudio, but should made to work with other APIs.
- Author:
- Bjorn Roche <bjorn@xowave.com>
-
Ross Bencina <rossb@audiomulch.com>
-
Phil Burk <philburk@softsynth.com>
Define Documentation
#define M_PI (3.14159265) |
Function Documentation