Libao-0.8.6

Introduction to Libao

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) and Polypaudio (next generation GNOME sound architecture).

Package Information

Libao Dependencies

Optional

X (XFree86-4.5.0 or X.org-6.8.2), EsounD-0.2.35, ALSA-1.0.9, aRts-1.4.1, NAS-1.7 and Polypaudio

Installation of 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

Configuring Libao

Config Files

/etc/libao.conf and ~/.libao

Configuration Information

Currently, the only configuration option available is setting the default output device. Issue man libao.conf for details.

Contents

Installed Programs: None
Installed Libraries: libao.[so,a] and plugins
Installed Directories: /usr/include/ao, /usr/lib/ao and /usr/share/doc/libao-0.8.6

Short Descriptions

libao.[so,a]

provide functions for programs wishing to output sound over supported platforms.

Last updated on 2005-08-01 13:29:19 -0600