Editor: SynthFont is a program for playing midi files using SoundFonts. A midi file is different from - for instance - a MP3 file in that the file does not contain any audio data. The file is a collection of notes and instructions for how to play them. SynthFont combines this data with the audio data in a SoundFont to produce ("render") an audio version of the song.
What's is new in SynthFont version 1.425?
Bug fixes:
- SynthFont could not create MP3 files
- The stop marker in Playback range could not be reset to the end of the song after changing it once
- Fixed a few other reported bugs