Skip to main content

SPECTRUM_WINDOW_SIZE

Constant SPECTRUM_WINDOW_SIZE 

Source
pub const SPECTRUM_WINDOW_SIZE: usize = 512;
Expand description

Number of most-recent samples retained for analyzer FFT snapshots.

Smaller values lower latency and CPU cost, but reduce low-frequency detail.