[PlanetCCRMA] USB midi question
Fernando Lopez-Lezcano
nando@ccrma.Stanford.EDU
Tue May 1 10:26:01 2007
On Tue, 2007-05-01 at 03:09 -0700, Oded Ben-Tal wrote:
> I am having problems trying to get midi working on my system and poking
> around a bit in the archives got me a bit confused. So any help would be
> appreciated.
> I am running FC5 on my laptop with an M-Audio Quattro card. Alsa drivers
> seem to be working
> > /etc/rc.d/init.d/alsasound restart
> Shutting down sound driver [ OK ]
> Starting sound driver snd-intel8x0 [ OK ]
> Starting sound driver snd-usb-audio [ OK ]
> Starting sequencer [ OK ]
> Starting sequencer driver snd-seq-oss [ OK ]
> Starting sequencer driver snd-seq-midi [ OK ]
> Restoring sound driver settings [ OK ]
>
> But pd doesn't recognize any midi devices (audio works fine). The last
> time I managed to get midi working was under RH9.
> Any ideas where to look for the problem?
Post what you see if you do:
cat /proc/asound/cards
cat /proc/asound/devices
If you start qjackctl, what do you see in the Connect panel's MIDI tab?
-- Fernando