summaryrefslogtreecommitdiff
path: root/tools/mq_editor
AgeCommit message (Expand)Author
2026-02-18feat(mq_editor): validated dual-sine synthesis pipeline, clean code for real ...skal
2026-02-18fix(mq_editor): mini-spectrum and spectrogram display improvementsskal
2026-02-18feat(mq_editor): add Test WAV button for in-browser UI testingskal
2026-02-18test(mq_editor): add isolated FFT test page and sine generatorskal
2026-02-18feat(mq_editor): log-scale frequency axis with clean freqToY/canvasToFreq APIskal
2026-02-18refactor(mq_editor): store only squared amplitude after FFT, drop re/imskal
2026-02-18fix(mq_editor): Catmull-Rom bezier fit, NaN guard, synth FFT toggleskal
2026-02-17feat(mq_editor): sort partials by amplitude, keep% slider for reconstructionskal
2026-02-17feat(mq_editor): peaks display, STFT cache refactor, threshold reactivityskal
2026-02-17clean-up pass mq-partialsskal
2026-02-17feat(mq_editor): Complete Phase 2 - JS synthesizer with STFT cacheskal
2026-02-17docs(mq_editor): Update Phase 1 completion statusskal
2026-02-17feat(mq_editor): Improve partial tracking and add audio playbackskal
2026-02-17fix(mq_editor): Improve spectrogram visualization and navigationskal
2026-02-17feat(mq_editor): Phase 1 - MQ extraction and visualization (SPECTRAL_BRUSH_2)skal