[web-audio-api] Note in the spec that AudioParam.minValue/maxValue are merely informational (#175)

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

We should note that minValue/maxValue are merely informational, and are not enforced by the implementation at all.

(I'm still not convinced that those properties should exist at all, as I think they're more confusing than helpful.  Perhaps a better option would be to remove them and let the authors of documentation for the spec mention the suggested min/max values.)

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

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