pub fn vec_osc( phase: &mut f32, dst: &mut [f32], freq: f32, waveform: Waveform, sample_rate: f32, )
Fill dst with oscillator output. Advances *phase. freq is in Hz.
dst
*phase
freq