Function surge_wavetable::imports::imports::cubic_interpolate[][src]

pub fn cubic_interpolate(y0: f32, y1: f32, y2: f32, y3: f32, mu: f32) -> f32