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

ecl-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

Installation

Install the latest version of ecl-cl-mixed as follows:

guix install ecl-cl-mixed

Or install a particular version:

guix install ecl-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 ecl-cl-mixed about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/ecl-cl-mixed'><img src='https://packages.guix.gnu.org/packages/ecl-cl-mixed/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/ecl-cl-mixed/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/ecl-cl-mixed)

Example Org:

[[https://packages.guix.gnu.org/packages/ecl-cl-mixed][https://packages.guix.gnu.org/packages/ecl-cl-mixed/badges/latest-version.svg]]