Function ruffbox_synth::process[][src]

#[no_mangle]
pub unsafe extern "C" fn process(
    out_ptr_l: *mut f32,
    out_ptr_r: *mut f32,
    size: usize,
    stream_time: f64
)
Expand description

Safety

Main processing function. This function needs to be called in the audio thread of an external.