Skip to main content

FFT_SIZE

Constant FFT_SIZE 

Source
pub const FFT_SIZE: usize = 512;
Expand description

FFT size: smallest power of two ≥ frame length (400 → 512).