qzdoom/src/oplsynth
Randy Heit 1d81162d8f - Fix bug from preceding commit: OPL chips were forced stereo. Also, DiskWriterIO::OPLinit()
should return the number of initialized chips, not just 0 and 1.

SVN r3943 (trunk)
2012-11-06 05:29:44 +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 - Fix bug from preceding commit: OPL chips were forced stereo. Also, DiskWriterIO::OPLinit() 2012-11-06 05:29:44 +00:00
fmopl.h - Make OPL emulation more of a black box. 2012-11-06 05:21:00 +00:00
mlopl.cpp - added some default definitions for constants that may miss in some headers. 2009-04-07 07:06:07 +00:00
mlopl_io.cpp - Make OPL emulation more of a black box. 2012-11-06 05:21:00 +00:00
music_opl_mididevice.cpp - Make OPL emulation more of a black box. 2012-11-06 05:21:00 +00:00
music_opldumper_mididevice.cpp - Fix bug from preceding commit: OPL chips were forced stereo. Also, DiskWriterIO::OPLinit() 2012-11-06 05:29:44 +00:00
muslib.h - Make OPL emulation more of a black box. 2012-11-06 05:21:00 +00:00
opl.h - Make OPL emulation more of a black box. 2012-11-06 05:21:00 +00:00
opl_mus_player.cpp - Make OPL emulation more of a black box. 2012-11-06 05:21:00 +00:00
opl_mus_player.h - Since our OPL chips are emulated, we can give them a feature that real OPL2 chips lacked: 2012-11-02 03:25:50 +00:00