commit 116b698e31c8637248ca1610e2faa717d005b6f2
Merge: d051bd5d 0cada1cf
Author: Simon Howard <fraggle+github@gmail.com>
AuthorDate: Sat Nov 1 21:07:38 2014 -0400
Commit: Simon Howard <fraggle+github@gmail.com>
CommitDate: Sat Nov 1 21:07:38 2014 -0400
Merge pull request #466 from khokh2001/opl-fix2
opl note limitation and octave overflow fixes
Adjust how the OPL MIDI code behaves at extreme MIDI note values
(high/low octaves) to better match how the Doom DMX library decides
on the OPL register value (thanks Alexey Khokholov / khokh20010.
src/i_oplmusic.c | 27 +++++++++++++++------------
1 file changed, 15 insertions(+), 12 deletions(-)