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

ecl-harmony

Common Lisp sound server and sound processing library

HARMONY is a library that provides you with audio processing tools as well as an audio server to play back music, sfx, and so forth. It is most suited for use in a game engine, but may feasibly also be used for more advanced things such as a DAW

Installation

Install the latest version of ecl-harmony as follows:

guix install ecl-harmony

Or install a particular version:

guix install ecl-harmony@2.0.0-0.0b57483

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-harmony about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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