Web/API/AudioContext/createWaveTable

From Get docs

' ObsoleteThis 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.