ZMusic

From DoomWiki.org

Under construction icon-yellow.svgThis article or section is a stub. Please help the Doom Wiki by adding to it.

ZMusic is GZDoom's music system separated as a stand-alone music library, providing a unified interface for its components. It links with FluidSynth and integrates the following components:

  • Foo DUMB
  • Game Music Emu
  • LibADLMIDI
  • LibOPNMIDI
  • OPL synth emulation
  • GUS|TiMidity
  • TiMidity++
  • WildMIDI

To simplify its use in other programs, ZMusic can be built in either its regular complete version, or a "lite" version stripped of all content not compatible with the LGPL 2.1 license. The "lite" version does not feature libADL, libOPN, OPL synth emulation, TiMidity, TiMidity++, or WildMIDI.

It can be built for the following ports:

A modified version of ZMusic is used in Helion.

External links[edit]