[web-audio-api] (AudioGain): AudioGain interface not needed? (#154)

> Originally reported on W3C Bugzilla [ISSUE-17338](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17338) Tue, 05 Jun 2012 11:31:50 GMT
> Reported by Philip Jägenstedt
> Assigned to 

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.

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

Received on Wednesday, 11 September 2013 14:29:03 UTC