svf

Function svf 

Source
pub fn svf(
    props: Value,
    fc: impl Into<ElemNode>,
    q: impl Into<ElemNode>,
    x: impl Into<ElemNode>,
) -> Node
Expand description

State-variable filter. props should carry mode metadata. Expects 3 children: cutoff, resonance/Q, and input signal.