W3cubDocs

/DOM

AudioContext.createWaveTable

Obsolete
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

The AudioContext method createWaveTable() is now obsolete; you should instead use the method createPeriodicWave(). It was the older method for creating a periodic waveform.

© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/AudioContext/createWaveTable