diff options
author | Simon Howard | 2010-01-29 19:17:56 +0000 |
---|---|---|
committer | Simon Howard | 2010-01-29 19:17:56 +0000 |
commit | 8e62a8d877b3c17035aa8fe0e353c5429812a318 (patch) | |
tree | 2b656e2a68b0d748d4822347f03d68304f4329c1 /NEWS | |
parent | 6fbd6eafb3dec01401a033eae2e2ec7a2d00ec1c (diff) | |
download | chocolate-doom-8e62a8d877b3c17035aa8fe0e353c5429812a318.tar.gz chocolate-doom-8e62a8d877b3c17035aa8fe0e353c5429812a318.tar.bz2 chocolate-doom-8e62a8d877b3c17035aa8fe0e353c5429812a318.zip |
When doing a MUS to MID conversion, allocate MIDI channels so that the
lowest-numbered MIDI channels are used before higher-numbered ones.
Fixes ear-piercing whistle sound in the MAP05 music when playing with
timidity and EAWPATS (thanks entryway / HackNeyed).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1831
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -79,6 +79,8 @@ linedef is one sided (thanks Alexander Waldmann). * Key settings in a configuration file that are out of range do not cause a crash (thanks entryway). + * Fix ear-piercing whistle when playing the MAP05 MIDI music + using timidity with EAWPATS (thanks entryway / HackNeyed). libtextscreen: * There is now a second, small textscreen font, so that the |