Skip to content

Experimental `fftns()` version

Compare
Choose a tag to compare
@aliceisjustplaying aliceisjustplaying released this 19 Apr 22:35
· 7 commits to fftns since this release

Adds the fftns() function that's normalized and smoothed peak normalized with peak smoothing (with the default options in the code) per https://github.com/TheNuSan/Bonzomatic/blob/29f3e46f6fbbf3fc3aec46af2965f9ed0dfc5beb/src/platform_common/FFT.cpp#L137.

You'll need to start it with --fft for FFT to be enabled.

edit: does NOT yet do actual smoothing.