crunch

Function crunch 

Source
pub fn crunch(props: Value, x: impl Into<ElemNode>) -> Vec<Node>
Expand description

Crunch distortion helper.

Returns one root per output channel.

Props:

  • channels: number of channels to unpack
  • drive: pre-distortion input gain
  • fuzz: amplitude-independent distortion amount
  • toneHz: tone control frequency
  • cutHz: pre-distortion high-pass frequency
  • outGain: output gain
  • autoGain: enable auto gain compensation