Audio-ISSUE-47 (DelayNodeSmoothing): DelayNode smoothing [Web Audio API]

Audio-ISSUE-47 (DelayNodeSmoothing): DelayNode smoothing [Web Audio API]

http://www.w3.org/2011/audio/track/issues/47

Raised by: Philip Jägenstedt
On product: Web Audio API

The spec requires that "the implementation must make the transition smoothly" but does not define how.

For example, if the delay value is a sinusoid (AudioNode connected to AudioParam) or an even a linear ramp (linearRampToValueAtTime), what must happen? If the value changes fast enough, does the sound play backwards?

Related to https://www.w3.org/2011/audio/track/issues/42

Received on Tuesday, 15 May 2012 14:57:18 UTC