summaryrefslogtreecommitdiff
path: root/tools/mq_editor
AgeCommit message (Expand)Author
8 hoursfix(mq_editor): jitter + central spectrum invalidationskal
9 hoursfix(mq_editor): fuse spread_above/below into single spread paramskal
9 hoursfix(mq_editor): partial mini-spectrum — correct FFT, time selection, resona...skal
9 hoursfeat(mq_editor): partial spectrum viewer — synth+FFT power displayskal
10 hoursfeat(mq_editor): replace replicas with harmonics modelskal
11 hoursfix(mq_editor): swap keys 1/2 — 1=original, 2=synth, 3=partialskal
11 hoursfix(mq_editor): destroy old viewer listeners on WAV reloadskal
11 hoursfeat(mq_editor): movable inner bezier control points + clamp() refactorskal
11 hoursfeat(mq_editor): group toolbar buttons with separatorsskal
11 hoursrefactor(mq_editor): extract refreshPartialsView() and playOriginal() helpersskal
12 hoursfeat(mq_editor): add Delete key to remove selected partial; remove Test WAV d...skal
12 hoursfix(mq_editor): key '3' plays partial from t_start; add getAudioBuffer()skal
13 hoursrefactor(mq_editor): extract CSS to style.css, consolidate UI paramsskal
14 hoursfeat(mq_editor): switch curve interpolation to Lagrange through all control p...skal
15 hoursdocs(mq_editor): document Explore and Contour interactive modesskal
15 hoursfeat(mq_editor): add iso-contour tracking mode for bass/diffuse regionsskal
15 hoursfix(mq_editor): enable explore mode immediately on WAV loadskal
15 hoursfeat(mq_editor): add explore mode for interactive partial trackingskal
15 hoursfeat(mq_editor): add clear all partials buttonskal
15 hoursperf(mq_editor): move playhead to overlay canvas, avoid full render on tickskal
15 hoursfeat(mq_editor): add new partial, undo/redoskal
16 hoursfix(mq_editor): exclude below-keep partials from hit-test selectionskal
16 hoursrefactor(mq_editor): unify freq+amp into single bezier curveskal
17 hoursfix(mq_editor): apply coupled anchor drag to freqCurve in viewer canvasskal
17 hoursfeat(mq_editor): drag anchor points P0/P3 with their companion handlesskal
17 hoursfeat(mq_editor): add '3' key to solo selected partial + extract getSynthParams()skal
17 hoursrefactor(mq_editor): consolidate duplicates, extract utils.js and app.jsskal
17 hoursfeat(mq_editor): expose tracking params in UI with grouped param panelskal
17 hoursfix(mq_editor): correct phaseInterp quadratic coefficient and stale phase pre...skal
19 hoursfeat(mq_editor): Implement phase-coherent partial trackingskal
19 hoursfeat(mq_editor): implement MQ extraction improvementsskal
21 hoursfeat(mq_editor): global r/gain overrides for Resonator (all) modeskal
21 hoursdocs(mq_editor): document LP/HP post-synthesis filter slidersskal
21 hoursfeat(mq_editor): LP/HP filter sliders with frequency display in Synthesis panelskal
21 hoursfeat(mq_editor): global resonator test-mode checkbox in Synthesis panelskal
21 hoursfeat(mq_editor): post-synthesis LP/HP filter pair in synthesizeMQskal
21 hoursfeat(mq_editor): per-partial two-pole resonator synthesis modeskal
21 hoursfeat(mq_editor): f·Power checkbox, deselect on extract, panel refresh after ...skal
22 hoursfeat(mq_editor): E key for extract, style cleanup, doc updateskal
22 hoursfeat(mq_editor): jog sliders for synth params, reset partials on WAV load, pa...skal
22 hoursfeat(mq_editor): spread autodetection, 50% drop-off line, mini-spectrum peak fixskal
23 hoursfeat(mq_editor): tabbed freq/amp/synth panel, spread band viz, UI polishskal
25 hoursfeat(mq_editor): partial selection, amp bezier editor, and editor.js refactorskal
26 hoursdocs(mq_editor): update README to reflect current stateskal
26 hoursrefactor(mq_editor): clean coordinate API and remove UI duplicationskal
26 hoursfeat(mq_editor): UI improvements and partial detection enhancementsskal
26 hoursfeat(mq_editor): validated dual-sine synthesis pipeline, clean code for real ...skal
27 hoursfix(mq_editor): mini-spectrum and spectrogram display improvementsskal
27 hoursfeat(mq_editor): add Test WAV button for in-browser UI testingskal
27 hourstest(mq_editor): add isolated FFT test page and sine generatorskal