qzdoom-gpl/src/oplsynth
Christoph Oelckers 5e975ac9f6 - extended $mididevice to add an optional parameter, which has the following meaning for the different MIDI devices:
* OPL: specify the core to use for playing this song
* FluidSynth: specify a soundfont that should be used for playing the song.
* WildMidi: specify a config file that should be used for playing the song.
* Timidity++: specify an executable that should be used for playing the song. At least under Windows this allows using Timidity++ with different configs if the executable and each single config are placed in different directories.
* GUS: currently not operational, but should later also specify the config. This will need some work, because right now this is initialized only when the sound system is initialized.
* all other: no function.

These options should mainly be for end users who want to fine-tune how to play the music.
2015-12-31 23:03:53 +01:00
..
dosbox
deftypes.h
fmopl.cpp
mlopl.cpp
mlopl_io.cpp - extended $mididevice to add an optional parameter, which has the following meaning for the different MIDI devices: 2015-12-31 23:03:53 +01:00
music_opl_mididevice.cpp - extended $mididevice to add an optional parameter, which has the following meaning for the different MIDI devices: 2015-12-31 23:03:53 +01:00
music_opldumper_mididevice.cpp - extended $mididevice to add an optional parameter, which has the following meaning for the different MIDI devices: 2015-12-31 23:03:53 +01:00
muslib.h Fixed: writeopl broke when the OPL3 cores were added 2015-04-18 22:51:28 -05:00
nukedopl3.cpp nuked opl emulator update 2015-09-20 02:14:24 +09:00
nukedopl3.h nuked opl emulator update 2015-09-20 02:14:24 +09:00
opl.h
OPL3.cpp
opl_mus_player.cpp
opl_mus_player.h