foxygit / doom Log in
commit d051bd5d55a998f2ff4f74f718e23c98cbf49b88
Merge: 6cbe5972 37aae667
Author:     Simon Howard <fraggle+github@gmail.com>
AuthorDate: Sat Nov 1 21:03:32 2014 -0400
Commit:     Simon Howard <fraggle+github@gmail.com>
CommitDate: Sat Nov 1 21:03:32 2014 -0400

    Merge pull request #465 from khokh2001/opl-fix

    opl additive voice volume calculation fix

    Adjust how the OPL volume register values are calculated based on the
    channel, note and global MIDI volume, to better match how the Doom
    DMX library performs these calculations (thanks Alexey Khokholov /
    khokh2001).

 src/i_oplmusic.c | 59 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 29 insertions(+), 30 deletions(-)