Re: [web-audio-api] (setValueCurveAtTime): AudioParam.setValueCurveAtTime (#131)

> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17335#8) by redman on W3C Bugzilla. Fri, 07 Dec 2012 14:29:30 GMT

(In reply to [comment #8](#issuecomment-24244432))
> redman, are you suggesting that other curves (setValueAtTime,
> linearRampToValueAtTime, exponentialRampToValueAtTime and setTargetAtTime)
> should be subject to filtering too? Not sure if you can construct a case
> where you get out-of-band frequencies using those, but I guess you can (e.g.
> an exponential ramp with a very short duration).

Certainly not! :)
No, just refering to curves.

As for the other other parameters, it would be handy to have a 'better than linear/ramp' interpolator that can be switched on or off.
But (AA)filtering would only be necessary when oversampling, as can be the case with curves.

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

Received on Wednesday, 11 September 2013 14:36:15 UTC