summaryrefslogtreecommitdiff
path: root/src/audio/fft.h
AgeCommit message (Expand)Author
6 hoursfix(fft): make bit_reverse_permute static, remove from public API and testsHEADmainskal
6 hoursfix(fft): replace iterative twiddle with direct cosf/sinf, add tests A-Eskal
2026-03-05feat(spectool): add --wav decode, IMDCT, and roundtrip testskal
2026-02-08style: Apply clang-format to all source filesskal
2026-02-06feat(audio): FFT implementation Phase 1 - Infrastructure and foundationskal