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
fft_accelerate.c [Visualizer] Align memory allocations for DFT 2022-06-11 03:33:42 -07:00
fft_pffft.c