On Thu, Aug 12, 2004 at 12:24:20AM -0400, Robert Reif wrote:
Speed up mixing and unmixing by moving sample size and buffer wrap tests to outside the loop. The code is not as compact or pretty but it should be faster.
Just out of curiosity: *IS* it really faster? Maybe gcc already did the optimization?
Ciao Joerg