Re: linux's SNDCTL_SEQ_RT_ENABLE and perl's MIDI::Music
[email protected] ("c. church") Tue, 26 Mar 2002 16:54:32 -0600
| Newsgroups | perl.midi |
|---|---|
| Message-ID | <006001c1d519$320cc180$0517a8c0@cchurchlt1> |
> What do I need to do to make MIDI::Music work ? > Do I need to patch MIDI::Music.xs or do I need to > patch ALSA ? What would be easier ? I don't think you can use ALSA, the MIDI::Music readme says it requires OSS >= v3.8 (OSS and ALSA are competing sound drivers, if I remember correctly) !c