summaryrefslogtreecommitdiff
path: root/audio/libao/DESCR
blob: 4b8fe1cffa5b4d32f49183fbcc29f8217b3305e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Libao is a cross-platform audio library that allows programs to
output audio using a simple API on a wide variety of platforms.
libao currently supports:
   * Null output
   * WAV files
   * OSS (Open Sound System)
   * ESD (ESounD or Enlighten Sound Daemon)
   * ALSA (Advanced Linux Sound Architecture)
   * Solaris (untested)
   * IRIX (untested)

This NetBSD package uses /dev/audio (instead of /dev/sound/dsp)
for the OSS support.