T("waveshaper")
AR Non-Linear Distortion Effects
Description
Non-linear waveshaping distortion is commonly used for both subtle non-linear warming, or more obvious distortion effects. Arbitrary non-linear shaping curves may be specified.
Properties
curve
(Float32Array)- The shaping curve used for the waveshaping effect. The input signal is nominally within the range -1 -> +1. like as WaveShaperNode of Web Audio API.
Sources
https://github.com/mohayonao/timbre.js/blob/master/src/objects/waveshaper.js