Hi
The last day's I'm working on a little tool which allow me to generate a
SondFont 2 to be used with fluidsynth from a single audio file.
It allow now to clip out a part of a file to be used as OneShoot
instrument sample, select a part to be used as Looped Instrument. It
detect the dominant Frequency and set the RootKey and PitchCorrection to
be used in the generated SoundFont. Additional it allow to set the
values for Chorus and Reverb.
This allow to generate quickly a well tuned SoundFont from any sample
you've laying around, or grep out a sample from a audio file to use it
as Soundfont.
Note, it will use only the first channel of a audio file, regardless how
many channels it have.
Supported audio file format is what ever libsndfile supports.
Testers been welcome.
https://github.com/brummer10/sf2generate
regards
hermann