summaryrefslogtreecommitdiff
path: root/src/audio/fft.cc
AgeCommit message (Expand)Author
2026-03-05style: run clang-format to adhere to coding styleskal
2026-03-05feat(spectool): add --wav decode, IMDCT, and roundtrip testskal
2026-02-08style: Apply clang-format to all source filesskal
2026-02-06fix(audio): Complete FFT Phase 2 - DCT/IDCT via reordering methodskal
2026-02-06feat(audio): FFT implementation Phase 1 - Infrastructure and foundationskal