http://bugs.winehq.org/show_bug.cgi?id=14717 Krzysztof Nikiel <zzdz2(a)yahoo.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32218|0 |1 is obsolete| | --- Comment #42 from Krzysztof Nikiel <zzdz2(a)yahoo.pl> 2010-12-20 04:42:10 CST --- Created an attachment (id=32551) --> (http://bugs.winehq.org/attachment.cgi?id=32551) resampler with quality setting Finally, I have new version of the patch. It now generates filter tables at build time and has quality setting. Registry is used to change quality level (string value): [Software\\Wine\\DirectSound] "ResampleQuality"="0" ... "3" To build audiophile version of the resampler you need to run something like: cd dlls/dsound make clean make RDEFS='-DRESAMPLE_INSANE=1' then you can set "ResampleQuality"="4", it uses the same(almost) filter as libsamplerate high_qual. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.