Re: [web-audio-api] Clarify what happens if you set PannerNode.{panningModel,distanceModel} to an invalid value (#115)

> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=19902#0) by Chris Rogers on W3C Bugzilla. Tue, 13 Nov 2012 22:32:30 GMT

If you feel strongly about Web IDL enums, we can still consider switching to them.  But since these enums are already in wide use as integers, we'd have to support setters as either int or string.

We'd still have to throw an exception for illegal values even for Web IDL.

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

Received on Wednesday, 11 September 2013 14:34:32 UTC