ok thanks for reporting, i know that is a bad implemetation, i&#39;ll fix it.<br>cheers<br><br><div><span class="gmail_quote">2007/6/22, Alexander Ewering &lt;<a href="mailto:blender@instinctive.de">blender@instinctive.de</a>
&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>On Fri, 22 Jun 2007, Csaba Hruska wrote:<br><br>&gt; +&nbsp;&nbsp;&nbsp;&nbsp; mixFactor = mGain / ((float)sndNum);
<br><br>...<br><br>&gt; +&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mBuffer[ n ] += mixFactor * buffer[0];<br><br>Hi,<br><br>I only quickly skimmed through this, and I guess I&#39;m wrong with my<br>interpretation, but anyway:<br><br>&gt;From this code, it looks as if the mixing volume of individual sounds is
<br>dependant on the total number of concurrent sounds that are to be mixed at<br>any point in time. This would of course be physically wrong as each<br>additional sound source would introduce &quot;compression&quot; to the overall
<br>mix. I guess this &#39;mixFactor&#39; is compensated for elsewhere?<br><br>Alexander Ewering<br><br><br>[ i n s t i n c t i v e . ]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;instinctive mediaworks<br><br>Zur Waldeshoehe 6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tel.: 02393-220558
<br>59846 Sundern&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fax: 02393-220559<br>Germany&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;xx-mail: <a href="http://xx-mail.com/instinctive">xx-mail.com/instinctive</a><br>_______________________________________________<br>Bf-committers mailing list
<br><a href="mailto:Bf-committers@blender.org">Bf-committers@blender.org</a><br><a href="http://lists.blender.org/mailman/listinfo/bf-committers">http://lists.blender.org/mailman/listinfo/bf-committers</a><br></blockquote>
</div><br>