At Mon, 30 Jun 2003 12:04:07 -0400,
Daniel Hawthorn wrote:
> 
> Clemens Ladisch wrote:
> > 
> > Do you see something when you run "cat /dev/snd/midiCxD0", where x is
> > the card number?
> 
> Not a thing - midiC1D0 is the only device that exists when I do a "cat 
> /dev/snd/...." and I see nothing when I pound some keys on my MIDI 
> controller.

it's better to use dd for byte-wise read checks

        % dd if=/dev/snd/midiC1D0 bs=1

also, check /proc/asound/card1/midi0 file during running above.
it will report you the transferred bytes.


Takashi


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to