CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/03/04 20:40:57

Modified files:
        .              : ChangeLog 
        src/include    : Makefile.am midi_device.h sound.h 
        src/sound      : Makefile.am midi_mt32.c midiout.c oldmidi.c 
                         soundserver_null.c 
Added files:
        src/sound      : midi_mt32gm.c 
Removed files:
        src/include    : midi_mt32.h 

Log message:
Two things here:

1) minor cleanups and elimination of dead code.  Retired midi_mt32.h
2) Added a 'mt32gm' midi device.  The only implemented commands are
0x80, 0x90, and 0xC0, so expect to see lots of erros and such.

I need to add the capabilities to switch midi output and devices in the
config file, which I'll take care of next.   The soundserver is
currently hardwired to use midi_devices[0].  change this to [1] if you
want to try out tbe mt32gm device for now.

- Pizza


Reply via email to