[web-audio-api] Note that setting AudioParam.value will be ignored when any automation events have been set on the object (#128)

> Originally reported on W3C Bugzilla [ISSUE-19765](https://www.w3.org/Bugs/Public/show_bug.cgi?id=19765) Mon, 29 Oct 2012 23:07:00 GMT
> Reported by Ehsan Akhgari [:ehsan]
> Assigned to 

We should note that if the author sets the value property on an AudioParam which has any automation events scheduled, the new value will be silently ignored without any exception being raised.

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

Received on Wednesday, 11 September 2013 14:30:37 UTC