[Bug 14717] resampled sound is horrible

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 27 08:41:27 CST 2010


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

--- Comment #27 from Alexander E. Patrakov <patrakov at gmail.com> 2010-11-27 08:41:26 CST ---
While such functions as EnterCriticalSection exist in Windows API, modern books
call them a design error, because they protect code, not data. Also, why use
them if the static precalculated FIR achieves the same result (thread safety)
without any synchronization primitives?

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