pub fn get_interpolated(cursor: f32, table: &[f32]) -> f32
Expand description

Fetches a sample from the wave-table by performing linear interpolation