[Bug 14717] resampled sound is horrible

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 4 12:25:53 CDT 2011


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

--- Comment #204 from Alexander E. Patrakov <patrakov at gmail.com> 2011-11-04 12:25:53 CDT ---
Oops. The checkfir() function obviously gives only a valid noise figure for the
case of linear interpolation. To get a valid figure for cubic interpolation,
you'll need to compare with a more precise (5th order interpolation or exact)
method, and I am not sure that comparison in the center of the interval is a
representative test in this case.

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