@exchgr @conniptions @mekkaokereke The argument is that process error accumulates: reduction at every individual processing step introduces more cumulative error than computing at higher precision and then reducing at the end — just like rounding floats to int and then summing ≠ summing floats and then rounding to int.
This is trivially true for bit depth, and almost certainly true for sample rate.