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#4) by Chris Rogers on W3C Bugzilla. Fri, 16 Nov 2012 19:58:19 GMT

(In reply to [comment #4](#issuecomment-24244303))
> OK.  Can the same approach be taken about the numeric attributes?

Yes, for the "enum" type attributes I think so.  The only gotcha is that the "getters" would now return a string instead of an integer.  But I think the main backwards compatibility concern is people setting these attributes, so I'm not so worried about that.

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

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