http://bugs.winehq.org/show_bug.cgi?id=30639
--- Comment #7 from Alexander E. Patrakov patrakov@gmail.com 2012-05-12 12:03:41 CDT --- Created attachment 40136 --> http://bugs.winehq.org/attachment.cgi?id=40136 low-quality resampler for games
Attached patch is a stop-gap solution. Please verify it.
The patch implements a linear resampler and uses it if there are more than 4 secondary buffers (which is unlikely for music players). This resampler offers exactly the same quality as Windows XP at its worst quality setting. This is still better than the zero-order hold that was in Wine before my work on resampling.