CVSROOT: /var/cvs/freesci
Module name: freesci
Changes by: freesci 2002/09/05 04:30:26 GMT
Modified files:
. : ChangeLog
src/sound : fmopl.c fmopl.h midi_adlibemu.c pcmout_sdl.c
Log message:
Okay, This brings the FM emulator up to v0.60 (from 0.58), as contained
in the VDMSound sources. It still supports twelve voice operation, and
shouldn't be any more broken than before. :)
I also added another #define to midi_adlibemu.c -- play around with the
ADLIB_LINEAR_VOLUME and ADLIB_NO_SHIFT_VOLUME flags and see if either
option seems to have more balanced instruments than the default.
I'd test things more, but if I drop into the debug console, I crash the
soundserver. It happens on startup (via -D) and even happens if I use
the null pcm device and mt32+nullmidi, so I don't think it's because
of these changes.
- Pizza