sbcl-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
- Versions: 2.0.0-0.0b57483
- Website: https://shirakumo.github.io/harmony/
- Licenses: Zlib
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of sbcl-harmony
as follows:
guix install sbcl-harmony
Or install a particular version:
guix install sbcl-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 sbcl-harmony about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/sbcl-harmony'><img src='https://packages.guix.gnu.org/packages/sbcl-harmony/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/sbcl-harmony)
Example Org:
[[https://packages.guix.gnu.org/packages/sbcl-harmony][https://packages.guix.gnu.org/packages/sbcl-harmony/badges/latest-version.svg]]