FMOD
From ZDoom Wiki
This article is a stub. Please help the ZDoom Wiki by adding to it.
The MIDI synthesizer uses DLS sound fonts, defaulting the one that are part of the operating system (for example, gm.dls on Windows systems). The sound font used by the FMOD synthesizer can be changed through the snd_midipatchset console variable.
The module replayer supports all modules supported by FMOD Ex. This includes IT, MOD, S3M and XM.
Advantages and drawbacks
MIDI
- The FMOD midi device is included in FMOD Ex and does not need to be set up or configured specifically, it will generally work "out of the box".
- The DLS format is not widely used in gaming communities, so this synthesizer cannot make use of some of the sound fonts most adapted to the games that ZDoom support.
Module
- Format support is less exhaustive than with Foo_DUMB.