Hello,

I'm running 0.9rc3 of the ALSA drivers. I can use timidity to play a .mid file using 'timidity file.mid', this works fine. Now I read that timidity can act as an alsa device by starting it like this:

timidity -iA -B2,8 -Os -EFreverb=0

This runs ok. But when I do 'pmidi -l' then I get no ports shown. But look at this:

tompie:/proc/asound/seq# cat clients
Client info
cur clients : 4
peak clients : 5
max clients : 192

Client 0 : "System" [Kernel]
Port 0 : "Timer" (Rwe-)
Port 1 : "Announce" (R-e-)
Connecting To: 63:0
Client 63 : "OSS sequencer" [Kernel]
Port 0 : "Receiver" (-we-)
Connected From: 0:1
Client 64 : "External MIDI 0" [Kernel]
Port 0 : "MIDI 0-0" (RWeX)
Client 128 : "Client-128" [User]
Port 0 : "TiMidity port 0" (-We-)
Port 1 : "TiMidity port 1" (-We-)
Output pool :
Pool size : 500
Cells in use : 0
Peak cells in use : 0
Alloc success : 0
Alloc failures : 0
Input pool :
Pool size : 1000
Cells in use : 0
Peak cells in use : 0
Alloc success : 0
Alloc failures : 0

So it must be working, but pmidi does not see it somehow. Can I do something to change this? Here are the modules loaded:

snd-seq-midi 3232 0 (autoclean) (unused)
snd-seq-oss 22976 0
snd-seq-midi-event 3096 0 [snd-seq-midi snd-seq-oss]
snd-seq 37808 3 [snd-seq-midi snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 36740 0
snd-mixer-oss 9052 0 [snd-pcm-oss]
snd-ens1370 7404 0
snd-pcm 56224 0 [snd-pcm-oss snd-ens1370]
snd-timer 10600 0 [snd-seq snd-pcm]
snd-rawmidi 12864 0 [snd-seq-midi snd-ens1370]
snd-seq-device 3888 0 [snd-seq-midi snd-seq-oss snd-seq snd-rawmidi]
snd-ak4531-codec 4928 0 [snd-ens1370]
snd 25324 4 [snd-seq-midi snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-ens1370 snd-pcm snd-timer snd-rawmidi snd-seq-device snd-ak4531-codec]
soundcore 3652 8 [snd]

Thanks for any help!
Greetz
Tom,


_________________________________________________________________




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to