PortAudio Tutorial |
[Skip this page if you are not using Unix and OSS]home | contents | previous | nextWe currently support the OSS audio drivers for Linux, Solaris, and FreeBSD. We hope to someday support the newer ALSA drivers.
- cd to pa_unix_oss directory
- Edit the Makefile and uncomment one of the tests. You may try compiling the "patest_sine.c" file first because it is very simple.
- gmake run