qzdoom/src/sound/mididevices
Christoph Oelckers 4978d979e8 - fixed Windows version of snd_mididevice.
- removed mus2mis and xmi2mid converters from OPNMidi, because they are not needed.
- moved the data file for OPNMidi into gzdoom.pk3.
2018-03-24 18:29:12 +01:00
..
music_adlmidi_mididevice.cpp - fixed Windows version of snd_mididevice. 2018-03-24 18:29:12 +01:00
music_fluidsynth_mididevice.cpp - fixed: The MIDI wave writer set the sample rate to save at too late. 2018-03-06 22:41:27 +01:00
music_opl_mididevice.cpp - added an abstract FileReader wrapper. 2018-03-10 13:46:35 +01:00
music_opldumper_mididevice.cpp - use FileWriter for the OPL dumper. 2017-12-02 12:31:21 +01:00
music_opnmidi_mididevice.cpp - fixed Windows version of snd_mididevice. 2018-03-24 18:29:12 +01:00
music_softsynth_mididevice.cpp - fixed: The MIDI wave writer set the sample rate to save at too late. 2018-03-06 22:41:27 +01:00
music_timidity_mididevice.cpp - fixed Windows version of snd_mididevice. 2018-03-24 18:29:12 +01:00
music_timiditypp_mididevice.cpp - fixed: The MIDI wave writer set the sample rate to save at too late. 2018-03-06 22:41:27 +01:00
music_wavewriter_mididevice.cpp - fixed some issues with m_swap's design. 2018-03-11 14:35:36 +01:00
music_wildmidi_mididevice.cpp - fixed: The MIDI wave writer set the sample rate to save at too late. 2018-03-06 22:41:27 +01:00
music_win_mididevice.cpp - made the sound font loading a bit more error resistant. 2018-02-26 16:36:30 +01:00