[web-audio-api] Negative values suggested for the Audio Gain Node (#228)

> Originally reported on W3C Bugzilla [ISSUE-17421](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17421) Tue, 05 Jun 2012 15:48:30 GMT
> Reported by olivier Thereaux
> Assigned to 

Closed per http://www.w3.org/2011/audio/track/issues/10

solved by this changeset:
https://dvcs.w3.org/hg/audio/rev/908b6b7b8702#l1.174

«This interface is a particular type of AudioParam which specifically controls the gain (volume) of some aspect of the audio processing. The unit type is "linear gain". The nominal minValue is 0, but may be set negative for phase inversion. The nominal maxValue is 1, but higher values are allowed (no exception thrown).»

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

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