pub fn phase_vocoder(buf: &AudioBuffer, stretch_factor: f32) -> AudioBufferExpand description
Phase vocoder time stretch (simplified overlap-add with windowed segments).
pub fn phase_vocoder(buf: &AudioBuffer, stretch_factor: f32) -> AudioBufferPhase vocoder time stretch (simplified overlap-add with windowed segments).