All of lore.kernel.org
 help / color / mirror / Atom feed
* ASoC: How to mix multi input ?
@ 2015-05-20  5:20 Kuninori Morimoto
  2015-05-20 18:13 ` Mark Brown
  0 siblings, 1 reply; 9+ messages in thread
From: Kuninori Morimoto @ 2015-05-20  5:20 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, Liam Girdwood


Hi Mark, ALSA SoC

I would like to ask you how to mix multi input in ASoC.
Renesas sound device(s) can mix multi input to 1 output.

             +-+
 sound A --> |M|
 sound B --> |I| --> [ codec ] -> speaker
 sound C --> |X|
             +-+

Here, sound A/B/C will be used randomly.
Does ALSA SoC already has this kind of system ?

My image about these are like this.

 sound A: aplay -D hw:0 ...
 sound B: aplay -D hw:1 ...
 sound C: aplay -D hw:2 ...
 ...

codec will be started if one of A/B/C are started,
and it will be stopped if all of A/B/C are stopped.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-05-25  8:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2015-05-22 18:04           ` Mark Brown
2015-05-25  5:48     ` Vinod Koul
2015-05-25  8:06       ` Kuninori Morimoto

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.