qzdoom-gpl/src/oplsynth
Randy Heit fae19e87b7 - Implemented some more controllers for the OPL player:
* RPN select (controllers 100 and 101)
  *  RPN 0 (pitch bend sensitivity)
  * NPRN select (controllers 98 and 99)
  * Data entry (controllers 6 and 38)
  * All notes off (controller 123)
  * All sounds off (controller 120)
  * Reset controllers (controller 121)


SVN r1195 (trunk)
2008-09-05 02:04:50 +00:00
..
deftypes.h Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
fmopl.cpp - Added dynamic recentering for the OPL synth. The chip has four basic 2008-04-29 04:33:43 +00:00
fmopl.h - Added support for dumping from RAW/DRO/IMF files, so now anything that 2008-04-03 02:31:39 +00:00
mlopl.cpp - Implemented some more controllers for the OPL player: 2008-09-05 02:04:50 +00:00
mlopl_io.cpp - Added support for dumping from RAW/DRO/IMF files, so now anything that 2008-04-03 02:31:39 +00:00
music_opl_mididevice.cpp - Implemented some more controllers for the OPL player: 2008-09-05 02:04:50 +00:00
music_opldumper_mididevice.cpp - Added support for dumping from RAW/DRO/IMF files, so now anything that 2008-04-03 02:31:39 +00:00
muslib.h - Implemented some more controllers for the OPL player: 2008-09-05 02:04:50 +00:00
opl_mus_player.cpp - Fixed a copy-and-paste error in win32/i_main.cpp for 64-bit mode. 2008-04-30 00:44:45 +00:00
opl_mus_player.h - Added dynamic recentering for the OPL synth. The chip has four basic 2008-04-29 04:33:43 +00:00