Skip to content
Tom M edited this page Jan 15, 2021 · 25 revisions

SoundFont is a file format for sample-based instrument sounds. You will need a SoundFont to use FluidSynth. If you are not familiar with them, check out Josh Green's Introduction to SoundFonts and Soundfont 2.1 application note.

If you just need to play General Midi files, these SoundFonts are known to work well with FluidSynth:

Soundfont Resources

SoundFont editors

Note: We cannot recommend using Audio Compositor for creating or editing Soundfonts, as it generates files that violate the Soundfont2 spec (specifically the order of generators as defined in section 8.1.2) and are therefore unusable with fluidsynth!

Conversion Tools

Note that most of the editors mentioned above may also perform conversions to some extend.

Software SoundFont Synthesizers:

Developer Resources

The SoundFont format was originally created by Creative Labs and EMU Systems and used in the SoundBlaster AWE 32 and later cards. There are now many other hardware platforms and software synthesizers supporting this format. SoundFont 2.0 and later are open formats and the specification is freely available.