[Webkit-unassigned] [Bug 69725] Ability to play sound reversed (playbackRate to accept negative parameter)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 12:16:32 PDT 2012


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





--- Comment #2 from Chris Rogers <crogers at google.com>  2012-04-18 12:16:32 PST ---
Let's try to think how it interacts with the current noteOn() and noteGrainOn() API.  For example, what if we want to play a grain backwards.  Then it will have to start playing back at the end of the grain.  Let's try to make sure we get the API correct before implementing a quick fix.  I think it will be useful, but let's do it right.

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