gzdoom-gles/src/sound/oplsynth
Christoph Oelckers d212c84392 - removed the global current_opl_core variable and pass the needed info as function parameters
because using global variables for this is really bad style!
This also removes the unused OPLMUSDumper class.
2020-01-05 02:02:01 +01:00
..
dosbox
fmopl.cpp - updated the license in fmopl.cpp to the one in the current version of the original file. 2017-04-21 17:48:40 +02:00
genmidi.h - some minor cleanup, including renaming some data structutrd in the OPL code. 2017-04-17 00:46:27 +02:00
musicblock.cpp OPL Synth fix: Double-voice instruments randomly don't play second voice 2018-05-10 20:54:47 +02:00
musicblock.h Fix OPL Synth note cutoffs and issues after removal of MusLib 2018-05-10 13:59:06 +02:00
nukedopl3.cpp Moved old Nuked and Java OPL3 to own namespaces 2018-03-08 10:18:49 +02:00
nukedopl3.h Moved old Nuked and Java OPL3 to own namespaces 2018-03-08 10:18:49 +02:00
opl.h
OPL3.cpp Moved old Nuked and Java OPL3 to own namespaces 2018-03-08 10:18:49 +02:00
opl_mus_player.cpp - removed the global current_opl_core variable and pass the needed info as function parameters 2020-01-05 02:02:01 +01:00
opl_mus_player.h - removed the global current_opl_core variable and pass the needed info as function parameters 2020-01-05 02:02:01 +01:00
oplio.cpp - removed the global current_opl_core variable and pass the needed info as function parameters 2020-01-05 02:02:01 +01:00
oplio.h - removed the global current_opl_core variable and pass the needed info as function parameters 2020-01-05 02:02:01 +01:00