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

libgig 4.2.0

C++ library for working with Gigasampler (.gig) files

Libgig is a C++ library for loading, modifying existing and creating new Gigasampler (.gig) files and DLS (Downloadable Sounds) Level 1/2 files, KORG sample based instruments (.KSF and .KMP files), SoundFont v2 (.sf2) files and AKAI sampler data. The package includes a couple of command line tools based on the library.

Installation

Install libgig 4.2.0 as follows:

guix install libgig@4.2.0

Or install the latest version:

guix install libgig

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.