vkdoom_m/src/sound/mididevices
Christoph Oelckers 9b61ee9618 - fixed: The MIDI wave writer set the sample rate to save at too late.
This was done after the players had already been created. To ensure that everything gets set properly it is necessary to pass the desired sample rate to the device's constructor and let it make sure that a proper sample rate gets set.
2018-03-06 22:41:27 +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 - fixed: The MIDI wave writer set the sample rate to save at too late. 2018-03-06 22:41:27 +01:00
music_opldumper_mididevice.cpp - use FileWriter for the OPL dumper. 2017-12-02 12:31:21 +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: The MIDI wave writer set the sample rate to save at too late. 2018-03-06 22:41:27 +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: The MIDI wave writer set the sample rate to save at too late. 2018-03-06 22:41:27 +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