Re: [Alsa-devel] Re: [Alsa-user] copy pcm plugin

2004-01-28 Thread Florian Schmidt
On Wed, 28 Jan 2004 20:02:03 +0100 Takashi Iwai <[EMAIL PROTECTED]> wrote: > At Wed, 28 Jan 2004 18:37:32 +0100, > I wrote: > > > > At Wed, 28 Jan 2004 18:05:46 +0100, > > Florian Schmidt wrote: > > > > > > > > > Hi, as far as i understand it, the copy plugin does nothing but > > > copy its inp

Re: [Alsa-devel] Re: [Alsa-user] copy pcm plugin

2004-01-28 Thread Takashi Iwai
At Wed, 28 Jan 2004 18:37:32 +0100, I wrote: > > At Wed, 28 Jan 2004 18:05:46 +0100, > Florian Schmidt wrote: > > > > > > Hi, as far as i understand it, the copy plugin does nothing but copy its > > input to its output. I wonder if it would be easily possible to extend > > this plugin to copy to

Re: [Alsa-user] copy pcm plugin

2004-01-28 Thread Takashi Iwai
At Wed, 28 Jan 2004 18:05:46 +0100, Florian Schmidt wrote: > > > Hi, as far as i understand it, the copy plugin does nothing but copy its > input to its output. I wonder if it would be easily possible to extend > this plugin to copy to multiple slave pcms. This way it would be > (easily?) possibl

[Alsa-user] copy pcm plugin

2004-01-28 Thread Florian Schmidt
Hi, as far as i understand it, the copy plugin does nothing but copy its input to its output. I wonder if it would be easily possible to extend this plugin to copy to multiple slave pcms. This way it would be (easily?) possible to "distribute" a stereo signal to 4 or even 6 channels. Any thoughts