libao-1.2.0

portable audio output library

Index | audio

Description

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)

Homepage: https://www.xiph.org/ao/

Maintainer: Christian Weisgerber <naddy@openbsd.org>