Cog/Audio/ThirdParty
Christopher Snowhill c231a9097e 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:16 -07:00
..
CoreAudioUtils [Audio Formats] Fix handling unsigned formats 2022-06-16 23:29:52 -07:00
deadbeef Visualization: Rewrite FFT calculation code 2025-06-12 19:56:16 -07:00
fsurround [FreeSurround] Actually make it work 2022-07-14 03:35:32 -07:00
hdcd Update copyright year in various places 2023-02-05 16:46:56 -08:00
hrtf Replace hard coded Pi constant with M_PI 2023-10-03 04:55:44 -07:00
lvqcl Bug Fix: Reorder LPC scratch memory for alignment 2025-03-23 00:04:40 -07:00
rsstate.cpp Replaced r8brain with libsoxr 2023-02-04 22:10:22 -08:00
rsstate.h Replaced r8brain with libsoxr 2023-02-04 22:10:22 -08:00
rsstate.hpp Fix further bugs with output switchover 2023-10-02 10:58:00 -07:00