CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/03/01 22:49:48

Modified files:
        .              : README ChangeLog 
        src/sound      : Makefile.am 
Added files:
        src/sound      : midiout_alsaraw.c 

Log message:
Okay, ALSA support is now live.

To use, ./configure should pick up ALSA.. and then you can use the
-Malsaraw option to send midi output to your ALSA device.

Limitations:  Much like unixraw, alsaraw is currently hardwired to use
card0 device0.  This will change as soon as relevant options are added
to the configfile stuff.

Anyhoo, give this a shot folks. I don't have ALSA at all, so it's
possible this won't even compile.. but it should be okay.   :)

Whew. Next up, configurability, and then GM mapping.   Any idea if the
patch.003 (adlib) has ever been decoded?  I think it wouldn't be too
hard to get a FM synth emulator hooked into FreeSCI, and it would
probably sound better than a MT->GM translation.  The hard part is
decoding the instruments...  :)

- Pizza


Reply via email to