setWaveTable
Summary
Sets an arbitrary custom periodic waveform given a WaveTable.
Not in spec; deletion candidate. See http://webaudio.github.io/web-audio-api/.
Method of apis/webaudio/OscillatorNodeapis/webaudio/OscillatorNode
Syntax
var = OscillatorNode.setWaveTable(waveTable);
Parameters
waveTable
- Data-type
- String
Return Value
Returns an object of type
Related specifications
- W3C Web Audio API
- W3C Editor’s Draft