Function surgefilter_comb::imports::do_serial1[][src]

pub fn do_serial1<const A_FILTER_ACTIVE: bool, const WAVESHAPER_ACTIVE: bool, const B_FILTER_ACTIVE: bool>(
    wss: &mut WaveshaperState,
    qfcs: &mut QuadFilterChainState,
    fbq: &mut FbqGlobal,
    out_l: *mut f32,
    out_r: *mut f32
)
Expand description

|# Safety | |Need to ensure we can at least access |BLOCK_SIZE_OS elements starting from valid |out_l and out_r