Library for decompressing sfArk soundfonts.
A simple command-line tool to convert sfArk files to sf2 based on this library can be found at https://github.com/raboof/sfArkXTm
- Install zlib, e.g. from the zlib1g-dev package
$ make
$ sudo make install
$ sudo ldconfig
$ nix-build
Development shell:
$ nix-shell