[Bug 17378] (AudioBufferSourceNodePlaybackRate): AudioBufferSourceNode.playbackRate not strictly defined

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17378

--- Comment #5 from Ehsan Akhgari [:ehsan] <ehsan@mozilla.com> ---
Doesn't this assume a linear interpolating resampler?  The resampler that we
use in Gecko is much more complicated (and of higher quality as a result) than
that!  (It's the libspeex resampler.)

If we're going to make it possible for implementations to compete on the
resampler quality, assuming the resampling algorithm seems like a mistake.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 2 August 2013 19:18:06 UTC