SkillAgentSearch skills...

SfArkLib

Original library for SoundFont compression

Install / Use

/learn @raboof/SfArkLib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars86
CategoryDevelopment
Updated1mo ago
Forks22

Languages

C++

Security Score

95/100

Audited on Mar 4, 2026

No findings