"Gabriel Bouvigne" bouvigne@mp3-tech.org wrote:
I was wondering where the left_err and right_err used for dithering are computed?
They are passed by reference to the audio_linear_dither() routine in audio.c where they both affect the output and receive the subsequent quantization error.
-rob