compress

Function compress 

Source
pub fn compress(
    attack_ms: Node,
    release_ms: Node,
    threshold: Node,
    ratio: Node,
    sidechain: Node,
    xn: Node,
) -> Node
Expand description

Compressor. Expects 6 children: attack in ms, release in ms, threshold, ratio, sidechain, and input.