PortAudio Tutorial

Compiling for Unix OSS

[Skip this page if you are not using Unix and OSS]

We currently support the OSS audio drivers for Linux, Solaris, and FreeBSD. We hope to someday support the newer ALSA drivers.

  1. cd to pa_unix_oss directory
  2. Edit the Makefile and uncomment one of the tests. You may try compiling the "patest_sine.c" file first because it is very simple.
  3. gmake run
home | contents | previousnext