gzdoom-gles/src/oplsynth
Randy Heit 3b0ad55285 - Since our OPL chips are emulated, we can give them a feature that real OPL2 chips lacked:
Full stereo panning for the MIDI player. (The raw OPL players are unaffected.) To get the
  mono output back, you can set opl_stereo to false.
- Changed SoftSynthMIDIDevice::OpenStream() to allocate the same number of samples for stereo
  and mono streams.

SVN r3929 (trunk)
2012-11-02 03:25: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 - 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
fmopl.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
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 - 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
music_opl_mididevice.cpp - 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
music_opldumper_mididevice.cpp - Fix some GCC 4.7.1 warnings. 2012-07-07 03:43:11 +00:00
muslib.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
opl_mus_player.cpp - 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
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