Audio-ISSUE-44 (AudioGain): AudioGain interface not needed? [Web Audio API]

Audio-ISSUE-44 (AudioGain): AudioGain interface not needed? [Web Audio API]

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

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

https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#AudioGain-section

The interface is empty and only used in AudioGainNode. Suggest merging the two sections and making AudioGainNode.gain a plain AudioParam, like e.g. DelayNode.delayTime.

Received on Tuesday, 15 May 2012 14:48:22 UTC