All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liam Girdwood <liam.r.girdwood@linux.intel.com>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Linux-ALSA <alsa-devel@alsa-project.org>,
	Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>, Simon <horms@verge.net.au>
Subject: Re: ASoC: How to mix multi input ?
Date: Fri, 22 May 2015 18:59:31 +0100	[thread overview]
Message-ID: <1432317571.2772.40.camel@loki> (raw)
In-Reply-To: <87pp5t8otj.wl%kuninori.morimoto.gx@renesas.com>

On Fri, 2015-05-22 at 00:01 +0000, Kuninori Morimoto wrote:
> 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

DPCM should work with all the above. It worked on OMAP4 ABE when I last
checked OMAP4 over 2 years ago.

Liam

  reply	other threads:[~2015-05-22 17:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-20  5:20 ASoC: How to mix multi input ? Kuninori Morimoto
2015-05-20 18:13 ` Mark Brown
2015-05-21  0:20   ` Kuninori Morimoto
2015-05-21 11:05     ` Mark Brown
2015-05-22  0:01       ` Kuninori Morimoto
2015-05-22 17:59         ` Liam Girdwood [this message]
2015-05-22 18:04           ` Mark Brown
2015-05-25  5:48     ` Vinod Koul
2015-05-25  8:06       ` Kuninori Morimoto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1432317571.2772.40.camel@loki \
    --to=liam.r.girdwood@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=horms@verge.net.au \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=lgirdwood@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.