http://bugs.winehq.org/show_bug.cgi?id=14717
--- Comment #62 from Krzysztof Nikiel zzdz2@yahoo.pl 2010-12-22 06:42:16 CST --- (In reply to comment #61)
(In reply to comment #60)
I think there is no filtering when in/out rates are equal but i haven't tested the output. Look at the 'if (dsb->freq != dsb->outfreq)' (line 197). I should just copy the samples if they are equal.
Indeed, you already do this.
It should verified. I just noticed there can be some amp problem. amp[] is calculated to match the filer but it may be wrong when copying samples.