All Projects → raboof → sfArkLib

raboof / sfArkLib

Licence: GPL-3.0 License
Original library for SoundFont compression

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects
Nix
1067 projects

sfArkLib

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

Prerequisites

  • Install zlib, e.g. from the zlib1g-dev package

Building

$ make
$ sudo make install
$ sudo ldconfig

Building with nix (no other prerequisites)

$ nix-build

Development shell:

$ nix-shell
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].