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#4) by Jussi Kalliokoski on W3C Bugzilla. Mon, 09 Jul 2012 17:42:51 GMT

(In reply to [comment #4](#issuecomment-24244560))
> 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

+1

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

Received on Wednesday, 11 September 2013 14:31:31 UTC