Cog/Visualization/ThirdParty/deadbeef
Christopher Snowhill 6340b08308
Some checks are pending
Check if Cog buildable / Build Universal Cog.app (push) Waiting to run
Visualization: Rewrite FFT calculation code
This code, based on some other vDSP information I found, performs the
DFT in a different fashion, and also pre-converts the spectrum data into
decibel levels, so the DeaDBeeF analyzer calculation code doesn't need
to convert the values itself any more.

Maybe this will also get rid of the use after free problem somewhere in
the audio code? Who knows?

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-12 19:56:43 -07:00
..
analyzer.c Visualization: Rewrite FFT calculation code 2025-06-12 19:56:43 -07:00
analyzer.h Implement new spectrum mode, toggled by left click 2022-02-15 23:24:58 -08:00