sfarkxtc

February 4, 2016 ยท View on GitHub

Build Status

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

Contents

  1. 1Prerequisites
  2. 2Building