pcaudiolib 1.1
Portable C audio library
The Portable C Audio Library (pcaudiolib) provides a C API to different audio devices such as ALSA or PulseAudio.
- Website: https://github.com/espeak-ng/pcaudiolib
- Licenses: GPL 3+ · non-copyleft
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install pcaudiolib 1.1
as follows:
guix install pcaudiolib@1.1
Or install the latest version:
guix install pcaudiolib
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.