hi,
i want to connect my keyboard to my pc (sb Live!) in oder to use it as a softwaresynthy.
i've read aconnect 64:0 65:0 should do this ... but:


stef: ~ $ aconnect -lio
client 0: 'System' [type=kernel]
0 'Timer '
1 'Announce '
Connecting To: 63:0
client 65: 'Emu10k1 WaveTable' [type=kernel]
0 'Emu10k1 Port 0 '
1 'Emu10k1 Port 1 '
2 'Emu10k1 Port 2 '
3 'Emu10k1 Port 3 '


i can't find this port 64:0.

here is my the alsa passage of my modules.conf:

# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
# module options should go here

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# card #1
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

#my own settings
alias midi snd-synth-emu10k1
alias snd-synth-midi snd-seq-emu10k1
alias snd-seq-midi snd-seq-emu10k1

(i tried it also without the "alias midi snd-synth-emu10k1" line)

i compiled alsa with

./configure --with-cards=emu10k1 --with-sequencer=yes;make; make install

i use debian sid. what am i doing wrong?

with muse i can use the /dev/snd/midiC0D0 for recording

thank you

stefan



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to