hi, I'm trying to use pmidi (-p 65:0) on a SBlive with rc6 and linux
2.4.3

pmidi -l displays :

Port     Client name                       Port name
 64:0     External MIDI 0                   MIDI 0-0
 65:0     Emu10k1 WaveTable                 Emu10k1 Port 0
 65:1     Emu10k1 WaveTable                 Emu10k1 Port 1
 65:2     Emu10k1 WaveTable                 Emu10k1 Port 2
 65:3     Emu10k1 WaveTable                 Emu10k1 Port 3



whereas the ticks in /proc/asound/seq/queues increment,

queue 0: [Queue-0]
owned by client    : 128
lock status        : Locked
queued time events : 0
queued tick events : 487
timer state        : Running
timer PPQ          : 120
current tempo      : 740741
current BPM        : 80
current time       : 18.560000000 s
current tick       : 3006

and the wavetables seem loaded (with sfxload), and voice allocated

Device: Emu10k1
Ports: 4
Addresses: 65:0 65:1 65:2 65:3
Use Counter: 1
Max Voices: 64
Allocated Voices: 7
Memory Size: 134217728
Memory Available: 134213632
Allocated Blocks: 1
SoundFonts: 1
Instruments: 1009
Samples: 364
Locked Instruments: 1009
Locked Samples: 364

no sound can be heard. I suspect a problem around the mixer, because
kmix (via oss) does not see any
synth channel (even if alsamixer does). But when I use the Wave channel
of alsamixer, I still can't hear anything

here is my modules.conf:

# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-emu10k1

# OSS/Free portion
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

post-install snd-synth-emu10k1 /bin/sfxload /etc/midi/GU11-ROM.SF2

and the output of lsmod (when running pmidi -p65:0 SCORE/bwv783.mid) :

Module                  Size  Used by
snd-mixer-oss          10608   1  (autoclean)
snd-seq-oss            22272   0  (autoclean)
snd-seq-midi            3344   0  (autoclean) (unused)
snd-emu10k1-synth       3744   1  (autoclean)
snd-emux-synth         23824   1  (autoclean) [snd-emu10k1-synth]
snd-seq-midi-emul       4160   0  (autoclean) [snd-emux-synth]
snd-seq-virmidi         2608   0  (autoclean) [snd-emux-synth]
snd-seq-midi-event      2752   0  (autoclean) [snd-seq-oss snd-seq-midi
snd-seq-virmidi]
snd-seq                32864   4  (autoclean) [snd-seq-oss snd-seq-midi
snd-emux-synth snd-seq-midi-emul snd-seq-virmidi snd-seq-midi-event]
snd-emu10k1            59440   4  (autoclean) [snd-emu10k1-synth]
snd-pcm                52704   0  (autoclean) [snd-emu10k1]
snd-timer               9008   0  (autoclean) [snd-seq snd-pcm]
snd-hwdep               3440   0  (autoclean) [snd-emu10k1]
snd-util-mem            1104   0  (autoclean) [snd-emux-synth
snd-emu10k1]
snd-rawmidi            11104   0  (autoclean) [snd-seq-midi
snd-seq-virmidi snd-emu10k1]
snd-seq-device          3664   0  (autoclean) [snd-seq-oss snd-seq-midi
snd-emu10k1-synth snd-emux-synth snd-seq snd-emu10k1 snd-rawmidi]
snd-ac97-codec         25296   0  (autoclean) [snd-emu10k1]
snd                    22688   5  (autoclean) [snd-mixer-oss snd-seq-oss
snd-seq-midi snd-emux-synth snd-seq-virmidi snd-seq-midi-event snd-seq
snd-emu10k1 snd-pcm snd-timer snd-hwdep snd-util-mem snd-rawmidi
snd-seq-device snd-ac97-codec]
soundcore               3280   7  (autoclean) [snd]
NVdriver              818784  14  (autoclean)
vmnet                  16768   4
vmmon                  17408   0  (unused)
ne2k-pci                4480   1  (autoclean)
8390                    5984   0  (autoclean) [ne2k-pci]
usb-uhci               20624   0  (unused)
usbcore                27280   0  [usb-uhci]
nls_iso8859-1           2848   1  (autoclean)
nls_cp850               3584   1  (autoclean)
vfat                    8976   1  (autoclean)
fat                    30240   0  (autoclean) [vfat]
ide-scsi                7360   0
aic7xxx               106032   0  (unused)


any idea ?





-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET 
comprehensive development tool, built to increase your 
productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to