Re: [Alsa-user] Raw Midi Bug?

2011-02-10 Thread Clemens Ladisch
Maxime Chevalier-Boisvert wrote: > Hmm, seems I can't. I don't remember how I did it last time. When my > virtual port is connected to the hardware, amidi reports the hardware > port is busy. Yes, raw MIDI ports don't allow sharing; this is why you should use sequencer ports. Try running only "am

Re: [Alsa-user] No sound, no /proc/asound/

2011-02-10 Thread Marcin Szyniszewski
> Is the file /usr/bin/alsamixer present, or /sbin/alsa ? > > Or the /usr/share/alsa directory? > > You should have these or equivalents IIUC. /usr/bin/alsamixer is present and gives: cannot open mixer: No such file or directory /sbin/alsa also is present. Gives the usual: Usage: /sbin/alsa {unlo

Re: [Alsa-user] Raw Midi Bug?

2011-02-10 Thread Maxime Chevalier-Boisvert
Hmm, seems I can't. I don't remember how I did it last time. When my virtual port is connected to the hardware, amidi reports the hardware port is busy. Do you know of any bug in ALSA that could cause this, or any programming error on my part that could cause bytes to be dropped when I'm on a v

Re: [Alsa-user] No sound, no /proc/asound/

2011-02-10 Thread Jim Lesurf
In article , Marcin Szyniszewski wrote: > $ alsamixer > cannot open mixer: No such file or directory [snip other details] Is the file /usr/bin/alsamixer present, or /sbin/alsa ? Or the /usr/share/alsa directory? You should have these or equivalents IIUC. I'm also fairly new at this, but

Re: [Alsa-user] Raw Midi Bug?

2011-02-10 Thread Clemens Ladisch
Maxime Chevalier-Boisvert wrote: > I seem to be experiencing a problem with raw midi access. > > I wrote a program to capture MIDI bytes using the ALSA raw MIDI API. It > works 100% fine if I connect directly to the device for my hardware MIDI > controller (hw:1,0,0). However, if I try to connect