Re: [Alsa-user] playing in both sound cards simultaneously (once again)

2007-03-06 Thread Kibanadai
> asym plugin (http://alsa.opensrc.org/Asym). > > I hope this helps... > > Regards, Ingo > > Kibanadai schrieb: > > Dear all, > > > > Hello to everyone as this is my first email to the list. I would start > > with some background to the problem first.

Re: [Alsa-user] playing in both sound cards simultaneously

2007-02-18 Thread Kibanadai
slave b; > > bindings.2.channel 0; > > bindings.3.slave b; > > bindings.3.channel 1; > > } > > > > pcm.!default { > > type plug > > slave.pcm "audacity" > > } > > ctl.audacity { > > type hw; > >

[Alsa-user] playing in both sound cards simultaneously

2007-02-18 Thread Kibanadai
8192 #periods 128 rate 44100 } bindings { 0 0 1 1 } } pcm.!default { type plug slave.pcm "audacity" } ctl.audacity { type hw; card 0; } Regards, kibanadai -