gzdoom-gles/src/sound/mididevices
Chris Robinson 666198dec8 Don't allow Timidity++ pipes less than 20ms
This prevents Timidity++ from playing externally, so it now always goes through
the sound system. Aside from the issues relating to controlling playback, that
functionality has been busted for who knows how long anyway since Open() always
tries to create a pipe and sound stream regardless of the calculated size.
2017-09-10 07:25:29 -04:00
..
music_fluidsynth_mididevice.cpp Added check for patch set existence before loading in FluidSynth 2017-05-13 17:56:26 +03:00
music_opl_mididevice.cpp - fixed signedness issues in OPL code. 2017-04-23 15:40:03 +02:00
music_opldumper_mididevice.cpp
music_pseudo_mididevice.cpp
music_softsynth_mididevice.cpp
music_timidity_mididevice.cpp
music_timiditypp_mididevice.cpp Don't allow Timidity++ pipes less than 20ms 2017-09-10 07:25:29 -04:00
music_wildmidi_mididevice.cpp - restart the music if the OPL core or the config file for the softsynths is changed, except for the GUS synth, which loads all its data during engine startup and cannot swap it out. 2017-04-18 16:43:07 +02:00
music_win_mididevice.cpp - consider the volume control of all Windows MIDI mapper devices broken, because it may be the GS synth, which is not detectable. 2017-04-21 10:37:03 +02:00