PortAudio
From CBLFS
Jump to navigationJump to searchDownload Source: | http://www.portaudio.com/archives/portaudio_v18_1.zip |
---|
Contents
Introduction to PortAudio
PortAudio is a free, cross platform, open-source, audio I/O library. It lets you write simple audio programs in 'C' that will compile and run on many platforms including Windows, Macintosh (8,9,X), Unix (OSS), SGI, and BeOS. PortAudio is intended to promote the exchange of audio synthesis software between developers on different platforms.
Project Homepage: http://www.portaudio.com/
Non-Multilib
Compile the package:
sed -i -e "s@/usr/local@/usr@g" Makefile.linux make -f Makefile.linux
Install the package:
make -f Makefile.linux libinstall
Multilib
TO DO
32Bit
TO DO
N32
TO DO
64Bit
TO DO
Contents
You can find a script here that can be used to make creating this table reasonably pain free.
Installed Libraries: | libportaudio.so |
---|