alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* Playing multiple sounds at the same time
@ 2010-04-30 10:38 Andreas Falkenhahn
  2010-04-30 10:43 ` Mark Brown
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Falkenhahn @ 2010-04-30 10:38 UTC (permalink / raw)
  To: alsa-devel

Hi,

I'm new to ALSA programming so please bear with me if the following
question is all too obvious. I did some research on my question before but
I didn't come across a clear answer.

What I want to do is really simple: Playing multiple sounds in different
formats at the same time. E.g.

Sound 1: 12345 hz, 8-bit signed, mono
Sound 2: 44100 hz, 16-bit unsigned, stereo
Sound 3: 8000 hz, 8-bit unsigned, stereo

Now I want to play sounds 1 to 3 at the same time. My question is now: Can
ALSA do automatic mixing for me here or do I have to do the mixing on my
own? In other words, can I simply feed all these three sound streams to
ALSA or do I have to mix them into a fourth audio stream first and feeding
this new fourth stream to ALSA then?

Thanks,

Andreas

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

end of thread, other threads:[~2010-05-04  8:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-30 10:38 Playing multiple sounds at the same time Andreas Falkenhahn
2010-04-30 10:43 ` Mark Brown
2010-04-30 12:36   ` Andreas Falkenhahn
2010-05-04  2:34   ` Raymond Yau
2010-05-04  8:23     ` Andreas Falkenhahn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).