cog/Audio/ThirdParty/deadbeef
Christopher Snowhill 7cac6625d9 [Visualizer] Align memory allocations for DFT
DFT should use aligned memory blocks for best results. Also allocate one
extra sample for DFT output, just in case DFT zop is as bad as zrop.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-11 03:33:42 -07:00
..
fft.h Implement visualization support and a spectrum 2022-02-12 23:04:03 -08:00
fft_accelerate.c [Visualizer] Align memory allocations for DFT 2022-06-11 03:33:42 -07:00
fft_pffft.c [Visualizer] Add PFFFT implementation for example 2022-06-11 02:21:17 -07:00