This package browser is in early development. Mind the rough edges.

cl-mixed 2.1.0-0.4aaff13

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

Installation

Install cl-mixed 2.1.0-0.4aaff13 as follows:

guix install cl-mixed@2.1.0-0.4aaff13

Or install the latest version:

guix install cl-mixed

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.