PeriodicWave

open class PeriodicWave(context: BaseAudioContext, options: PeriodicWaveOptions = definedExternally)(source)

The PeriodicWave interface defines a periodic waveform that can be used to shape the output of an OscillatorNode.

MDN Reference

Constructors

Link copied to clipboard
constructor(context: BaseAudioContext, options: PeriodicWaveOptions = definedExternally)