The libao package contains a cross-platform audio library. This is useful to output audio on a wide variety of platforms. It currently supports WAV files, OSS (Open Sound System), ESD (Enlighten Sound Daemon), ALSA (Advanced Linux Sound Architecture), NAS (Network Audio system), aRTS (analog Real-Time Synthesizer and PulseAudio (next generation GNOME sound architecture).
Download (HTTP): http://downloads.xiph.org/releases/ao/libao-0.8.8.tar.gz
Download (FTP): ftp://ftp.linux.ee/pub/gentoo/distfiles/distfiles/libao-0.8.8.tar.gz
Download MD5 sum: b92cba3cbcf1ee9bc221118a85d23dcd
Download size: 405 KB
Estimated disk space required: 4 MB
Estimated build time: 0.1 SBU
X Window System, EsounD-0.2.37, ALSA-1.0.13, aRts-1.5.9, NAS-1.9, and PulseAudio (requires atomic_ops)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libao
Install libao by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install && install -v -m644 README /usr/share/doc/libao-0.8.8
Currently, the only configuration option available is setting the default output device. Issue man libao.conf for details.
Last updated on 2007-07-19 11:54:05 -0500