diff options
author | Jamieson Christian | 2004-04-26 20:34:59 +0000 |
---|---|---|
committer | Jamieson Christian | 2004-04-26 20:34:59 +0000 |
commit | f7084c20e95ecb1fa508d0690eaf74e1c566f528 (patch) | |
tree | 67c3a8f0279a653486a96f0dfd93a75047236874 /common | |
parent | 4ee0365a231eee6baddf32a65ab15a59be6adb00 (diff) | |
download | scummvm-rg350-f7084c20e95ecb1fa508d0690eaf74e1c566f528.tar.gz scummvm-rg350-f7084c20e95ecb1fa508d0690eaf74e1c566f528.tar.bz2 scummvm-rg350-f7084c20e95ecb1fa508d0690eaf74e1c566f528.zip |
MIDI control change 18 is no longer transmitted.
It is not a valid MIDI control change message.
It is used internally in the SCUMM MIDI tracks
to indicate part priority.
The only MidiDriver that needs it is Adlib.
It should be noted that the priority values are
out of bounds for a regular MIDI message anyway.
Valid control change values are 0-127, but the
priority value ranges from 0-255.
This fixes a crash with a certain software MT-32
emulator running under Linux. Thanks to olki for
bringing up this issue.
svn-id: r13645
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions