SMSFIMPORT(1) smsfimport Manual Page SMSFIMPORT(1)

smsfimport - program to create SpectMorph models from SoundFont presets

smsfimport <command> <SoundFontFile> [OPTIONS] [<command specific args>...]

smsfimport can be used to convert SoundFont presets (.sf2 format) to SpectMorph instruments (.smset format). Since it does not implement all of the functionality provided by SoundFonts, the resulting files can sound different than the original SoundFont, and in some cases the import will fail completely.

smsfimport follows the usual GNU command line syntax, with long options starting with two dashes ('-').

Shows a brief help message.
Prints out smsfimport version.

Shows all presets contained in the SoundFontFile.
Displays a detailed view of the parameters specified for a preset (or for all presets).
Imports a preset, creating a *.smset file. For preset "Grand Piano", the resulting output would be "grand_piano.smset".

smenc.1 https://testbit.eu/wiki/Smenc.1, smplay.1 https://testbit.eu/wiki/Smplay.1

2011-07-20 Revision 583