Skip to main content

phase_vocode

Function phase_vocode 

Source
pub fn phase_vocode(
    input: &[f32],
    policy: VocoderPolicy,
) -> Result<PhaseVocoderReport, VocoderError>
Expand description

Applies a bounded offline phase vocoder by composing the existing phase-preserving STFT and generic numbers-signal FFT/unwrap owners.