Distortion effect. It can generate some pretty unique audio effects
Uses equalization to eliminate part of a band, usually targeting vocals
Higher frequencies get suppressed, while lower frequencies pass through this filter, thus the name low pass
Rotates the sound around the stereo channels/user headphones aka Audio Panning
Changes the speed, pitch, and rate. All default to 1.0
Uses amplification to create a shuddering effect, where the volume quickly oscillates
Similar to tremolo. While tremolo oscillates the volume, vibrato oscillates the pitch
Float value of 0-1 where 1.0 is 100%. Values >1.0 may cause clipping
Generated using TypeDoc
Mixes both channels (left and right), with a configurable factor on how much each channel affects the other. With the defaults, both channels are kept independent from each other. Setting all factors to 0.5 means both channels get the same audio.