The PeriodicWave interface defines a periodic waveform that can be used
to shape the output of an OscillatorNode.
PeriodicWave has no inputs or outputs; it is used to create custom
oscillators via OscillatorNode.setPeriodicWave. The PeriodicWave itself is
created/returned by AudioContext.createPeriodicWave.
The PeriodicWave interface defines a periodic waveform that can be used to shape the output of an OscillatorNode.
PeriodicWave has no inputs or outputs; it is used to create custom oscillators via OscillatorNode.setPeriodicWave. The PeriodicWave itself is created/returned by AudioContext.createPeriodicWave.