glava
glava copied to clipboard
Specify exact range of frequencies
How would I go about writing a module that monitors a specific range of frequencies, like 4 Hz to 1000 Hz?
Do audio_l / audio_r provide the full FFT frequency output? If I set SAMPLE_RANGE to 1.0, it freezes my computer (0.9 seems to work without issues though)