pub fn svf(
props: Value,
fc: impl Into<ElemNode>,
q: impl Into<ElemNode>,
x: impl Into<ElemNode>,
) -> NodeExpand description
State-variable filter. props should carry mode metadata.
Expects 3 children: cutoff, resonance/Q, and input signal.