From alsa-user-owner@alsa.jcu.cz  Sun Jan  3 22:57:53 1999
Received: from stratec001 ([207.236.181.98])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id WAA22024
	for <alsa-user@alsa.jcu.cz>; Sun, 3 Jan 1999 22:56:50 +0100
Received: by stratec001 from localhost
    (router,SLMail V3.1); Sun, 03 Jan 1999 16:57:19 -0500
Received: by stratec001 from hunter [207.139.151.73]
    (SLmail 3.1.2961 (Release Build-B)); Sun, 03 Jan 1999 16:57:17 -0500
Message-ID: <000d01be3763$ed227160$390064a0@hunter>
From: "Michael Lechasseur" <mlecha@music.mcgill.ca>
To: "alsa-user" <alsa-user@alsa.jcu.cz>
Subject: 2 sound cards...
Date: Sun, 3 Jan 1999 16:56:31 -0500
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Hi,

    I'd like to trick the dsp program that I am using, called pd, into
thinking that I have only 1 sound card installed instead of 2.  I would like
to use the sb16 as input only, and the PCI128 as output only.

    Is this possible?

    How would I modify my conf.modules?

    Thanks,

    Mike

alias char-major-14 snd
alias snd-minor-oss-0 snd-mixer
alias snd-minor-oss-3 snd-pcm1-oss
alias snd-minor-oss-4 snd-pcm1-oss
alias snd-minor-oss-5 snd-pcm1-oss
alias snd-minor-oss-12 snd-pcm1-oss
alias snd-card-0 snd-audiopci
alias snd-card-1 snd-sb16
options snd snd_major=14 snd_cards_limit=2
options snd-audiopci snd_index=1 snd_dac1_frame_size=128
options snd-audiopci snd_dac2_frame_size=128 snd_adc_frame_size=128
options snd-sb16 snd_index=2 snd_port=0x220 snd_irq=10
options snd-sb16 snd_dma8=0 snd_dma16=6


for anyone interested the linux port of pd is available at:

http://iem.mhsg.ac.at/~geiger/


