[Bug 14717] resampled sound is horrible

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 21 06:48:20 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=14717

--- Comment #53 from Alexander E. Patrakov <patrakov at gmail.com> 2010-12-21 06:48:19 CST ---
(In reply to comment #51)
> The jack server is playing the role of kernel audio mixer in linux but it just
> mixing all the jack clients at the server 's sample rate only

Correct. However, Wine mixes all secondary buffers of the application into
primary before sending the result to jack. And while mixing secondary buffers
into primary, Wine resamples (badly, using zero-order hold) if there is a
mismatch in the sample rates of primary and secondary buffers.

-- 
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.



More information about the wine-bugs mailing list