PortAudio Tutorial |
[Skip this page if you are not developing for Macintosh.]home | contents | previous | nextTo compile a Macintosh application with the PortAudio library, add the following source files to your project:
Also add the Apple SoundLib to your project.pa_mac:pa_mac.c pa_common:pa_lib.c pa_common:portaudio.h pa_common:pa_host.hYou may try compiling the "pa_tests:patest_saw.c" file first because it is the simplest.