PortAudio Tutorial

Compiling for Macintosh

To compile a Macintosh application with the PortAudio library, add the following source files to your project:
pa_mac:pa_mac.c
pa_common:pa_lib.c
pa_common:portaudio.h
pa_common:pa_host.h
Also add the Apple SoundLib to your project.

You may try compiling the "pa_tests:patest_saw.c" file first because it is the simplest.

home | contents | previousnext