Hello all,

I have two cards set up: An ALS4000 as first card and one SB AWE64 ISA as
second card.
I need the ALS4000 as first card since I use it for sending captured line input
to a laptop via esd and the sound quality is poor if the card is the second.
I need also to connect a keyboard to the AWE64, but as far as I can tell alsa
configures only the mpu401 port in the als4000, be it the first or second card.
What do I need to do in order to have input/output between keyboard and awe64?
My configurations are as follows:

# ALSA native device support
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=2
alias snd-card-0 snd-card-als4000
alias snd-card-1 snd-card-sbawe
options snd-card-als4000 snd_index=0 snd_id="ALS4000"
options snd-card-sbawe snd_index=1 snd_id="AWE64"
# OSS/Free setup
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
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-1 snd-seq-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-8 snd-seq-oss
alias sound-service-1-12 snd-pcm-oss
alias snd-synth-midi snd-seq-midi
alias synth1 awe_wave

/proc/asound/AWE64/midiD1 gives:
Emu8000 Synth MIDI

Sequencer Port = 73:0
Files = 0 (Read = 0 / Write = 0)


/proc/asound/ALS4000/midiD0 gives:
MPU-401 (UART)

Output
  Tx bytes     : 0
Input
  Rx bytes     : 0



Thanks in advance


Regards,
Camilo

----------------------------------
E-Mail: [EMAIL PROTECTED]
Date: 26-Sep-2001
Time: 07:23:15

This message was sent by XFMail
----------------------------------

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to