maxhold

Function maxhold 

Source
pub fn maxhold(
    props: Value,
    a: impl Into<ElemNode>,
    b: impl Into<ElemNode>,
) -> Node
Expand description

Peak-hold helper. props typically carries hold time metadata. Expects 2 children: input signal and hold/reset control.