foxygit / doom Log in
commit a09682d46edae813700eb693d0e5d5dccc652cd7
Merge: 4f8f8a43 270a249e
Author:     Simon Howard <fraggle+github@gmail.com>
AuthorDate: Wed May 27 21:51:58 2015 -0400
Commit:     Simon Howard <fraggle+github@gmail.com>
CommitDate: Wed May 27 21:51:58 2015 -0400

    Merge pull request #516 from khokh2001/oldopl

    Older DMX's OPL voice allocation algorithm

 src/doom/s_sound.c    |   1 +
 src/heretic/s_sound.c |   1 +
 src/hexen/s_sound.c   |   1 +
 src/i_oplmusic.c      | 158 ++++++++++++++++++++++++++++++++++++++++++++------
 src/i_sound.c         |   6 ++
 src/i_sound.h         |   7 +++
 src/strife/s_sound.c  |   1 +
 7 files changed, 157 insertions(+), 18 deletions(-)