Hello, I have compiled ALSA driver and lib for my GUS Pnp.
--cut-- $ cat /proc/asound/devices 0: [0- 0]: ctl 8: [0- 0]: raw midi 17: [0- 1]: digital audio playback 16: [0- 0]: digital audio playback 24: [0- 0]: digital audio capture 33: : timer --cut-- from /etc/modules.conf: --cut-- alias snd-card-0 snd-card-interwave options snd-card-interwave snd_index=0 snd_id="GusPnP" snd_midi=1 --cut-- When I try to run the rawmidi test in lib, I get: --cut-- $ ./rawmidi -v -i 0 0 Using: Input: device 0 Output: NONE ALSA lib rawmidi.c:176:(snd_rawmidi_open_noupdate) Unknown RawMidi 0 snd_rawmidi_open 0 failed: -2 Closing $ ./rawmidi -v -o 0 0 Using: Input: NONE Output: device 0 ALSA lib rawmidi.c:176:(snd_rawmidi_open_noupdate) Unknown RawMidi 0 snd_rawmidi_open 0 failed: -2 Closing --cut-- Is the test program outdated? If so, what is the best way to test midi? All I want is basic midi i/o. Thanks, janne _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user