liquidsfz
Sampler library
The main goal of liquidsfz is to provide an SFZ sampler implementation library that is easy to integrate into other projects. A standalone JACK client and an LV2 plugin is also available.
- Versions: 0.3.1
- Website: https://github.com/swesterfeld/liquidsfz
- Licenses: LGPL 2.1+
- Package source: gnu/packages/music.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of liquidsfz as follows:
guix install liquidsfz
Or install a particular version:
guix install liquidsfz@0.3.1
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 liquidsfz about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/liquidsfz'><img src='https://packages.guix.gnu.org/packages/liquidsfz/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/liquidsfz)
Example Org:
[[https://packages.guix.gnu.org/packages/liquidsfz][https://packages.guix.gnu.org/packages/liquidsfz/badges/latest-version.svg]]