Open rtoy opened 7 years ago
In https://webaudio.github.io/web-audio-api/#waveform-generation, the first sentence says createPeriodicWave.
createPeriodicWave
Perhaps we should also mention the constructor?
So, should we mention the constructor? Or just close this old issue?
I think this is a sub-issue of #2380, which says that constructors should be the recommended way to create nodes instead of factory methods.
In https://webaudio.github.io/web-audio-api/#waveform-generation, the first sentence says
createPeriodicWave
.Perhaps we should also mention the constructor?