Description
A Haskell binding to the core ALSA audio library API with exception-based error handling. It lets Haskell programs communicate with Linux audio devices through ALSA.
Developers use it when building Haskell audio software, device tools, or libraries. End users usually need it only because another audio-related Haskell package depends on it.