PortAudio Tutorial |
To compile a Macintosh application with the PortAudio library, add the following source files to your project:home | contents | previous | nextAlso 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.