On 12-08-2012 20:57, Ralf Mardorf wrote: > Is it really possible to know exactly, every time, at what level the sum > of the audio streams are? IIRC float point does avoid some issues. > However, do you think it's smart to adjust at least two following > instances within the same audio chain at the same time? If talking about adding two signals, whatever they are, if you know how the sum is made, you can know what the worst case sum will be and if that will cause any problems. By knowing the inputs and the process, the sum in this case, I don't see why it would be a problem to change several things at the same time, you just need to be careful not to get problems. -- Mauro Santos