This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

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