[web-audio-api] (OscillatorTypeException): Setting Oscillator.type to CUSTOM should throw an exception (#105)

> Originally reported on W3C Bugzilla [ISSUE-17368](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17368) Tue, 05 Jun 2012 11:54:00 GMT
> Reported by Philip Jägenstedt
> Assigned to 

Audio-ISSUE-82 (OscillatorTypeException): Setting Oscillator.type to CUSTOM should throw an exception [Web Audio API]

http://www.w3.org/2011/audio/track/issues/82

Raised by: Philip Jägenstedt
On product: Web Audio API

https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#Oscillator

The spec says that type "may directly be set to any of the type constant values except for CUSTOM." It should be defined what happens when type is set to CUSTOM, presumably INVALID_STATE_ERR should be thrown.

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

Received on Wednesday, 11 September 2013 14:28:46 UTC