https://github.com/raboof/sfarkxtc
Basic sfArk decompressor
https://github.com/raboof/sfarkxtc
Last synced: about 1 year ago
JSON representation
Basic sfArk decompressor
- Host: GitHub
- URL: https://github.com/raboof/sfarkxtc
- Owner: raboof
- License: gpl-3.0
- Created: 2013-02-02T17:48:54.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T15:26:05.000Z (over 7 years ago)
- Last Synced: 2025-03-28T15:01:33.178Z (about 1 year ago)
- Language: C++
- Size: 26.4 KB
- Stars: 96
- Watchers: 13
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-linuxaudio - sfarkxtc - Converts soundfonts from legacy sfArk v2 file format to sf2 ([◼](https://packages.debian.org/sid/sfarkxtc)) (Software / Audio utilities - Transcoding)
README
sfarkxtc
========
[](https://travis-ci.org/raboof/sfarkxtc)
sfArk extractor, console version
Converts soundfonts in the legacy sfArk v2 file format to sf2
Building
========
Prerequisites
-------------
* Install zlib, e.g. from the zlib1g-dev package
* Build and install sfarklib as described at https://github.com/raboof/sfArkLib
Building
--------
$ sudo make install
that's it!
Usage
=====
$ ./sfarkxtc somefile.sfArk somefile.sf2