pub fn compress(
attack_ms: Node,
release_ms: Node,
threshold: Node,
ratio: Node,
sidechain: Node,
xn: Node,
) -> NodeExpand description
Compressor. Expects 6 children: attack in ms, release in ms, threshold, ratio, sidechain, and input.