Go reimplementation of tinyalsa.
This library provides a Go interface to the Linux ALSA subsystem for interacting with sound card devices, allowing for raw audio (PCM) playback and capture, and control over mixer elements like volume and switches.
See utils for usage examples.