mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-26 22:11:43 +00:00
7c27cd0c57
It is now being handled by the controlling code. While of no benefit for GZDoom itself, this finally allows to separate the entire music code into a separate, engine independent project that merely provides streamed music data when not playing on a hardware device (WinMM Midi or CD Audio.) The tight coupling of the music code with the sound backend made this nearly impossible before |
||
---|---|---|
.. | ||
mididevice.h | ||
music_adlmidi_mididevice.cpp | ||
music_base_mididevice.cpp | ||
music_fluidsynth_mididevice.cpp | ||
music_opl_mididevice.cpp | ||
music_opnmidi_mididevice.cpp | ||
music_softsynth_mididevice.cpp | ||
music_timidity_mididevice.cpp | ||
music_timiditypp_mididevice.cpp | ||
music_wavewriter_mididevice.cpp | ||
music_wildmidi_mididevice.cpp | ||
music_win_mididevice.cpp |