<br><br><div class="gmail_quote">On Fri, Aug 31, 2012 at 8:39 AM, Alexandre <span dir="ltr"><<a href="mailto:alexduthil@gmail.com" target="_blank">alexduthil@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hi<br clear="all"><br>Kinda new to linux audio and still a bit new to dev generally and I'm trying to understand the basis of linux audio.<br><br>By that, I mean the ALSA API :<br>I would like to use the PCM interface and the mixer interface to mix 2 sounds</blockquote>
<div><br>the mixer interface does not do that. its an API to control the hardware mixer (if any) present in the audio interface hardware. a lot of current audio interface hardware is incapable of mixing sound from multiple sources, so this is generally done in software.<br>
<br><br></div></div>