Results 1 - 3 of 3

WaveShaperNode

A WaveShaperNode always has exactly one input and one output.
API Interface Reference WaveShaperNode Web Audio API

WaveShaperNode.curve

The curve property of the WaveShaperNode interface is a Float32Array of numbers describing the distortion to apply.
API curve Property Reference Référence WaveShaperNode Web Audio API

WaveShaperNode.oversample

The oversample property of the WaveShaperNode interface is an enumerated value indicating if oversampling must be used. Oversampling is a technique for creating more samples (up-sampling) before applying a distortion effect to the audio signal.
API oversample Property Reference Référence WaveShaperNode Web Audio API