accessing midisport 2x2 using ALSA & MIDI::Music...
[email protected] ("Rick Bolen") Thu, 7 Dec 2006 22:31:38 -0500
| Newsgroups | perl.midi |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm trying to get MIDI::Music to send midi data out to the USB connected Midisport 2x2. Ifinally got the Midisport initialized via hotplug and firmware dowloading, but... I'm using alsa on Debian testing, and MIDI::Music wants to write to /dev/music (which doesn't exist). I tried creating symlinks from /dev/music to /dev/midi[0-3] but MIDI::Music still can't find the port. Any way to get the data moving? Thanks, Rick