summaryrefslogtreecommitdiff
path: root/tools/mq_editor
AgeCommit message (Expand)Author
2026-02-18feat(mq_editor): jog sliders for synth params, reset partials on WAV load, pa...skal
2026-02-18feat(mq_editor): spread autodetection, 50% drop-off line, mini-spectrum peak fixskal
2026-02-18feat(mq_editor): tabbed freq/amp/synth panel, spread band viz, UI polishskal
2026-02-18feat(mq_editor): partial selection, amp bezier editor, and editor.js refactorskal
2026-02-18docs(mq_editor): update README to reflect current stateskal
2026-02-18refactor(mq_editor): clean coordinate API and remove UI duplicationskal
2026-02-18feat(mq_editor): UI improvements and partial detection enhancementsskal
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