[Bug 17335] (setValueCurveAtTime): AudioParam.setValueCurveAtTime

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

--- Comment #9 from redman <bugzilla@redman.demon.nl> ---
(In reply to comment #8)
> 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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 7 December 2012 14:29:35 UTC