@d6 Another thing to consider in your divide step is that you’re introducing aharmonic quantization error. If you want to get fancy, add one bit of noise to your 16-bit sum before dividing.

This will cause your error to be white noise instead, which sounds a bit better.