esp32loudness/src
Thomas Kolb 523a7bdaf1 Increase FFT size and frequency resolution 2022-07-30 16:13:32 +02:00
..
Config.cpp Basic implementation of sampling+FFT+dBV/Hz calculation 2022-07-23 22:50:24 +02:00
Config.h Basic implementation of sampling+FFT+dBV/Hz calculation 2022-07-23 22:50:24 +02:00
fft.c Increase FFT size and frequency resolution 2022-07-30 16:13:32 +02:00
fft.h Increase FFT size and frequency resolution 2022-07-30 16:13:32 +02:00
fft_config.h Increase FFT size and frequency resolution 2022-07-30 16:13:32 +02:00
lut.c Increase FFT size and frequency resolution 2022-07-30 16:13:32 +02:00
lut.h Basic implementation of sampling+FFT+dBV/Hz calculation 2022-07-23 22:50:24 +02:00
main.cpp Increase FFT size and frequency resolution 2022-07-30 16:13:32 +02:00