[Webkit-unassigned] [Bug 31155] [GStreamer] Implement setPreservesPitch()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 08:53:02 PST 2013


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





--- Comment #9 from Philippe Normand <pnormand at igalia.com>  2013-01-15 08:54:49 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> > (In reply to comment #6)
> > > I have actually been thinking of removing this non-standard attribute. I think preserving pitch during fast play is a useful behavior but it seems that it should be the default behavior on ports that can support it,  and I don't think it is terribly useful for a script to be able to turn it of
> > 
> > for what it's worth, here's the discussion in mozilla on this regard, and it seems they are adopting webkit's approach.
> > 
> > https://bugzilla.mozilla.org/show_bug.cgi?id=495040
> 
> Interesting, I missed that they added mozPreservesPitch. Thanks!
> 
> Back to your original question about how to test this: the only thing I can think of is to look at the audio data itself with the WebAudio API.

Good idea! You could use a MediaElementSource node :)
See also bug 78883

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