[PD] multiple identical soundcard and audioadddev

Miller Puckette msp at ucsd.edu
Fri Apr 10 02:45:05 CEST 2015


Drat -  I'll have to go back to savng teh device by number in case the
name isn't unique.  Anyhow, it's the driver's fault I think.

As a workaround, give them ALSA names (which I think you can do using
the ALSA config file somehow.)  Me, I've never been able to understand
ALSA.

cheers
Miller

On Wed, Apr 08, 2015 at 11:25:32AM +0200, Cyrille Henry wrote:
> 
> 
> Le 08/04/2015 10:58, Cyrille Henry a écrit :
> >hello,
> >
> >i'm trying to use pd with 2 almost identical soundcard (edirol ua-1x and behringer uca222). They both works with aplay.
> >On pd, the audio setting menu offer 2 "USB Audio CODEC", when selecting the 1st or the 2nd, only the 1st soundcard is used. so i can't select both on the same time.
> >
> >i tried starting pd with
> >pd -noprefs -alsa -audioadddev hw:1,0
> >but : Couldn't find audio input device: hw:1,0
> >i don't really understand what device name i should use for audioadddev option.
> this works :
> pd -noprefs -alsa -listdev -audioadddev ""USB Audio CODEC"
> 
> but same result as changing the sound card in the menu : the 1st is always selected.
> 
> 
> with :
> audio output devices:
> 1. HDA Intel PCH (hardware)
> 2. HDA Intel PCH (plug-in)
> 3. USB Audio CODEC (hardware)
> 4. USB Audio CODEC (plug-in)
> 5. USB Audio CODEC (hardware)
> 6. USB Audio CODEC (plug-in)
> 
> pd -noprefs -alsa -listdev -audiodev 5
> will select audio dev 3
> 
> cheers
> c
> 
> >
> >So : how could i use 2 identical soundcard, and how to use the new audioadddev option?
> >
> >using pd 46.6 / ubuntu linux 14.04
> >
> >thanks
> >cyrille
> >
> >_______________________________________________
> >Pd-list at lists.iem.at mailing list
> >UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list



More information about the Pd-list mailing list