summaryrefslogtreecommitdiff
path: root/tools/mq_editor/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mq_editor/README.md')
-rw-r--r--tools/mq_editor/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/mq_editor/README.md b/tools/mq_editor/README.md
index 1f43c19..71ad90f 100644
--- a/tools/mq_editor/README.md
+++ b/tools/mq_editor/README.md
@@ -31,6 +31,7 @@ open tools/mq_editor/index.html
- `fft.js` - Fast Fourier Transform (Cooley-Tukey radix-2)
- `mq_extract.js` - MQ algorithm (peak detection, tracking, bezier fitting)
- `viewer.js` - Visualization (spectrogram, partials, zoom, mouse interaction)
+- `test_fft.html` - Isolated FFT correctness tests (open in browser, no server needed)
## Implementation Status