Readonly
contextReadonly
detuneReadonly
frequencyReadonly
numberReadonly
numberOptional
options: boolean | AddEventListenerOptionsOptional
options: boolean | AddEventListenerOptionsOptional
output: numberOptional
input: numberOptional
output: numberDispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
Optional
options: boolean | EventListenerOptionsOptional
options: boolean | EventListenerOptions
The OscillatorNode interface represents a periodic waveform, such as a sine wave. It is an AudioScheduledSourceNode audio-processing module that causes a specified frequency of a given wave to be created—in effect, a constant tone.
MDN Reference