raboof / sfarkxtc

Basic sfArk decompressor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sfarkxtc

Build Status

sfArk extractor, console version

Converts soundfonts in the legacy sfArk v2 file format to sf2

Building

Prerequisites

Building

$ sudo make install

that's it!

Usage

$ ./sfarkxtc somefile.sfArk somefile.sf2

About

Basic sfArk decompressor

License:GNU General Public License v3.0


Languages

Language:C++ 95.0%Language:Makefile 5.0%