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

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/liquidsfz/badges/latest-version.svg)](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]]