Re: [web-audio-api] (setTargetValueAtTime): AudioParam.setTargetValueAtTime is misleading and underdefined (#152)

> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17334#3) by Olivier Thereaux on W3C Bugzilla. Mon, 09 Jul 2012 08:52:11 GMT

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

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-audio-api/issues/152#issuecomment-24244560

Received on Wednesday, 11 September 2013 14:37:01 UTC