Fernando Pablo Lopez-Lezcano wrote: > > Thanks! sequencer input is now working on Muse (both 0.5 and 0.6 > > versions)! Regretfully output seems to not work now :-( > > > > If I turn on debugging in Muse I can see the input events (note on and > > note off) being accepted and then the attempt to send them to the output > > that fails with this error: > > > > MidiAlsaDevice::putEvent(): midi write error, returns -19 expected 28: > > No such device > > Pmidi 1.5.4 manages to send to both outputs through alsa.
Both Muse and pmidi use the sequencer API, so, in theory, both should work. > But the exact same Muse was working before (I mean before the big > changes that have happened in usb and midi). Has anything changed in the > API? No, not in the API. And the error (19 = ENODEV) is rather strange. This isn't returned by the sequencer API AFAIK (not even if the destination device doesn't exist), so I'd guess that the sequencer handle got closed somehow. Regards, Clemens ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel