[web-audio-api] (OscillatorTypeModification): Oscillator type modification (#136)

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

Audio-ISSUE-81 (OscillatorTypeModification): Oscillator type modification [Web Audio API]

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

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

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

This issue is related to https://www.w3.org/2011/audio/track/issues/28 but with the additional complication of internal state.

May the oscillator type and wave table (for CUSTOM) be modified at any time, or should such modifications throw an exception if playbackState > UNSCHEDULED_STATE?

It would certainly be simpler to implement if an Oscillator is "frozen" once created, but it's not clear if continuously modifying the waveform is desirable for some types of effects.

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

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