[alsa-devel] ASoC: How to mix multi input ?
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Fri May 22 02:01:10 CEST 2015
Hi Mark
> > init => working:
> > start sound A => working: codec + A
> > start sound B => working: codec + A/B (mixed)
> > stop sound A => working: codec + B
> > start sound C => working: codec + B/C (mixed)
> > stop sound B => working: codec + C
> > stop sound C => working:
>
> > I guess current DPCM doesn't support this ?
>
> What you're describing is what I'd expect to happen - I'd say if that's
> not working it's a bug and we should fix it.
Thank you. I didn't know this.
I will check it
More information about the Alsa-devel
mailing list