[Webkit-unassigned] [Bug 56692] Add high-quality band-limited audio resampling algorithm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 16:35:38 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56692





--- Comment #2 from Chris Rogers <crogers at google.com>  2011-03-18 16:35:39 PST ---
The code has been tested a fair bit by processing exponentially swept sine waves and diffing against the ideal generated result.  The code can be optimized further, but runs well enough to get us started.

Note: this code will not be used in the mac port, since CoreAudio's resampler is very good and better optimized.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list