Description
A Haskell binding to the ALSA simple mixer API. It lets Haskell programs read and change mixer controls such as volume, mute state, and audio channels on supported Linux systems.
Developers use it for audio tools or applications that need mixer control. Mixer changes affect sound output, so applications using it should make changes visible and reversible.