| SF3CONVERT(1) | General Commands Manual | SF3CONVERT(1) |
sf3convert —
SoundFont conversion utility
sf3convert |
[-cdsxz] [-a
ampl] [-p
pres] [-S
number] [-q
qual] infile
[outfile] |
The sf3convert utility converts an SF2
format SoundFont; it can compress it into SF3, encode as C for embedding
into a binary, or as XML.
The options are as follows:
-a
ampl-c-d-p
pres-q
qual-S
number-s-x-zThe -c, -d and
-z options are mutually exclusive. XML output needs
-z but does not seem to compress.
Raising the quality to 0.6 might be necessary to avoid artifacts; this however increases the size of the generated SF3 by about a third (to about fifteen percent of the SF2 size).
There is no formal specification of the SF3 format yet. Differences:
smpl
chunk.Note that this list is incomplete.
| March 5, 2018 | Debian |