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

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.

Received on Friday, 18 May 2012 09:43:26 UTC