Function surgeshaper_asym::imports::imports::do_ring [−]
pub fn do_ring<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