-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I would like to play (and create) MIDI data using my Intel 82801DB ICH4
card. (Linux kernel 2.4.26, alsa 1.0.4) Besides MIDI everything works fine.
Playing with timidity works fine as well, but

        aplaymidi -p 72 testing/Old\ Phone.mid

yields no noise. Although:

> lsmod | grep snd-
snd-mixer-oss          13944   0  (autoclean)
snd-virmidi             1344   0 
snd-seq-virmidi         3320   0  [snd-virmidi]
snd-seq-midi-event      3552   0  [snd-seq-virmidi]
snd-seq                37360   0  [snd-seq-virmidi snd-seq-midi-event]
snd-intel8x0           20456   0 
snd-ac97-codec         50300   0  [snd-intel8x0]
snd-pcm                63172   0  [snd-intel8x0]
snd-timer              14980   0  [snd-seq snd-pcm]
snd-page-alloc          6740   0  [snd-intel8x0 snd-pcm]
snd-mpu401-uart         3568   0  [snd-intel8x0]
snd-rawmidi            14080   0  [snd-seq-virmidi snd-mpu401-uart]
snd-seq-device          4400   0  [snd-seq snd-rawmidi]
snd                    33284   0  [snd-mixer-oss snd-virmidi snd-seq-virmidi 
snd-seq-midi-event snd-seq snd-intel8x0 snd-ac97-codec snd-pcm snd-timer 
snd-mpu401-uart snd-rawmidi snd-seq-device]
gameport                1676   0  [snd-intel8x0]

> aplaymidi -l
 Port    Client name                      Port name
 72:0    Virtual Raw MIDI 1-0             VirMIDI 1-0
 73:0    Virtual Raw MIDI 1-1             VirMIDI 1-1
 74:0    Virtual Raw MIDI 1-2             VirMIDI 1-2
 75:0    Virtual Raw MIDI 1-3             VirMIDI 1-3

> cat /proc/asound/cards
0 [I82801DBICH4   ]: ICH - Intel 82801DB-ICH4
                     Intel 82801DB-ICH4 at 0xee101000, irq 17
1 [VirMIDI        ]: VirMIDI - VirMIDI
                     Virtual MIDI Card 1

What else do I have to do in order to play MIDI sounds? I guess there's
something wrong with the mixer of the virmidi (how to fix it) or I haven't 
connected to the "real" sound card properly.

> cat /proc/asound/card0/oss_mixer
VOLUME "Master" 0
BASS "" 0
TREBLE "" 0
SYNTH "" 0
...

> cat /proc/asound/card1/oss_mixer
VOLUME "" 0
BASS "" 0
TREBLE "" 0
SYNTH "" 0
...

> cat /etc/modules.conf
[...]
alias snd-card-0 snd-intel8x0
alias snd-card-1 snd-virmidi

# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

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

alias sound-slot-1 snd-card-1


Mit freundlichem Gruß / With kind regards
        Holger Klawitter
- --
lists <at> klawitter <dot> de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFAq3C31Xdt0HKSwgYRAmeDAJ0c83R4D7Tk8ECJHN5QSTfhVEbkNwCff0p1
KTSSUGY5OwQ+kLs+GFMauuY=
=gJwr
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id%62&alloc_ida84&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to