clalsadrv 2.0.0
C++ wrapper around the ALSA API
clalsadrv is a C++ wrapper around the ALSA API simplifying access to ALSA PCM devices.
- Website: https://kokkinizita.linuxaudio.org
- Licenses: GPL 2+
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install clalsadrv 2.0.0
as follows:
guix install clalsadrv@2.0.0
Or install the latest version:
guix install clalsadrv
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.