gzdoom-gles/src/sound/mididevices
Christoph Oelckers af1de8ddc9 - removed volume testing output.
- final tweak to volume adjustment: Do this upon extraction for better results.

If this is done via the synth's parameters it will affect channel balance.
The given factor of 5 is necessary to roughly match the output of FluidSynth.
2018-02-21 20:12:37 +01:00
..
music_fluidsynth_mididevice.cpp - let fluid_reverb and fluid_chorus default to 'off'. 2018-01-29 18:54:06 +01:00
music_opl_mididevice.cpp - fixed signedness issues in OPL code. 2017-04-23 15:40:03 +02:00
music_opldumper_mididevice.cpp - use FileWriter for the OPL dumper. 2017-12-02 12:31:21 +01:00
music_pseudo_mididevice.cpp - reorganized sound related code. 2017-03-10 20:53:03 +01:00
music_softsynth_mididevice.cpp - reorganized sound related code. 2017-03-10 20:53:03 +01:00
music_timidity_mididevice.cpp - use FileWriter for the Timidity MIDI dumper 2017-12-02 12:01:19 +01:00
music_timiditypp_mididevice.cpp - removed volume testing output. 2018-02-21 20:12:37 +01: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 - simplified IgnoreMIDIVolume. 2018-01-14 10:48:26 +01:00