[Bug 17334] (setTargetValueAtTime): AudioParam.setTargetValueAtTime is misleading and underdefined

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

--- Comment #4 from Olivier Thereaux <olivier.thereaux@bbc.co.uk> 2012-07-09 08:52:11 UTC ---
Rob Baxter suggested the following on the mailing-list:

AudioParam.set(value, time)
AudioParam.linearRamp(value, time)
AudioParam.exponentialRamp(value, time)
AudioParam.approach(target, time, k)
AudioParam.curve(value_set, time, duration)


The suggestion already received two +1's, from Marcus and me.
http://lists.w3.org/Archives/Public/public-audio/2012JulSep/0017.html
http://lists.w3.org/Archives/Public/public-audio/2012JulSep/0030.html

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 9 July 2012 08:52:21 UTC