http://bugs.winehq.org/show_bug.cgi?id=14717
--- Comment #207 from Alexander E. Patrakov patrakov@gmail.com 2011-11-05 05:26:05 CDT --- Created attachment 37313 --> http://bugs.winehq.org/attachment.cgi?id=37313 Incomplete patchset
This is an incomplete, but bisectable patchset that I developed independently. It does NOT contain a good resampler - the resampler is unchanged from the zero-order-hold that is in wine. Please, if the ready patch from Andrew Eikum introduces a regression not related to CPU utilization, retest your regression against my patchset.
And I must say that the patch from Andrew is almost perfect. One only has to fix the FIR generation and review the interpolation (I think it contains an off-by-one error, but not sure). I will explain the required math in a private e-mail.