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 New
Bug fixes:
· SynthFont always created a new empty arrangement when you pressed a "Play to..." button
· A couple of minor bugs fixed as well