gzdoom/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 - Added the Java OPL3 emulator to the menu. 2012-11-17 05:26:03 +00:00
deftypes.h
fmopl.cpp - Added the Java OPL3 emulator to the menu. 2012-11-17 05:26:03 +00:00
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 new opl3 emulator 2014-11-23 00:36:22 +09:00
OPL3.cpp - GCC warning cleanup 2013-01-21 22:30:30 +00:00
opl_mus_player.cpp Use a FileReader to handle music resources and audio decoding 2014-06-25 04:25:36 -07:00
opl_mus_player.h Use a FileReader to handle music resources and audio decoding 2014-06-25 04:25:36 -07:00