sbcl-cl-mixed
Extended audio library for Common Lisp
This package provides CFFI binding to libmixed
audio library for Common Lisp with support of other audio formats available on GNU/Linux systems:
Alsa
Jack
Openmpt
PulseAudio
Flac (via CL-FLAC)
Mpg123 (via CL-MPG123)
Ogg/vorbis (via CL-VORBIS)
Out123 (via CL-OUT123)
WAV
- Versions: 2.1.0-1.3da661a
- Website: https://shirakumo.github.io/cl-mixed/
- Licenses: Zlib
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of sbcl-cl-mixed
as follows:
guix install sbcl-cl-mixed
Or install a particular version:
guix install sbcl-cl-mixed@2.1.0-1.3da661a
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.
Badge code
You can use the following badge to inform users of sbcl-cl-mixed about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/sbcl-cl-mixed'><img src='https://packages.guix.gnu.org/packages/sbcl-cl-mixed/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/sbcl-cl-mixed)
Example Org:
[[https://packages.guix.gnu.org/packages/sbcl-cl-mixed][https://packages.guix.gnu.org/packages/sbcl-cl-mixed/badges/latest-version.svg]]