44a7c70f1e
* remove the sun audio backend * simplify: no more multi-packaging or pseudo flavors Mostly from Brad.
9 lines
269 B
Plaintext
9 lines
269 B
Plaintext
libao is a cross-platform audio library that allows programs to output
|
|
audio using a simple API on a wide variety of platforms. On OpenBSD,
|
|
it currently supports:
|
|
* null output
|
|
* raw output
|
|
* AU files
|
|
* WAV files
|
|
* sndio (OpenBSD's native sound system)
|