summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
10 hoursfix(mq_editor): destroy old viewer listeners on WAV reloadskal
10 hoursfeat(mq_editor): movable inner bezier control points + clamp() refactorskal
10 hoursfeat(mq_editor): group toolbar buttons with separatorsskal
10 hoursrefactor(mq_editor): extract refreshPartialsView() and playOriginal() helpersskal
10 hoursfeat(mq_editor): add Delete key to remove selected partial; remove Test WAV d...skal
10 hoursfix(mq_editor): key '3' plays partial from t_start; add getAudioBuffer()skal
11 hoursrefactor(mq_editor): extract CSS to style.css, consolidate UI paramsskal
13 hoursfeat(mq_editor): switch curve interpolation to Lagrange through all control p...skal
13 hoursdocs(mq_editor): document Explore and Contour interactive modesskal
13 hoursfeat(mq_editor): add iso-contour tracking mode for bass/diffuse regionsskal
13 hoursfix(mq_editor): enable explore mode immediately on WAV loadskal
13 hoursfeat(mq_editor): add explore mode for interactive partial trackingskal
14 hoursfeat(mq_editor): add clear all partials buttonskal
14 hoursperf(mq_editor): move playhead to overlay canvas, avoid full render on tickskal
14 hoursfeat(mq_editor): add new partial, undo/redoskal
15 hoursfix(mq_editor): exclude below-keep partials from hit-test selectionskal
15 hoursrefactor(mq_editor): unify freq+amp into single bezier curveskal
15 hoursfix(mq_editor): apply coupled anchor drag to freqCurve in viewer canvasskal
15 hoursfeat(mq_editor): drag anchor points P0/P3 with their companion handlesskal
15 hoursfeat(mq_editor): add '3' key to solo selected partial + extract getSynthParams()skal
15 hoursrefactor(mq_editor): consolidate duplicates, extract utils.js and app.jsskal
16 hoursfeat(mq_editor): expose tracking params in UI with grouped param panelskal
16 hoursfix(mq_editor): correct phaseInterp quadratic coefficient and stale phase pre...skal
17 hoursfeat(mq_editor): Implement phase-coherent partial trackingskal
18 hoursfeat(mq_editor): implement MQ extraction improvementsskal
19 hoursfeat(mq_editor): global r/gain overrides for Resonator (all) modeskal
19 hoursdocs(mq_editor): document LP/HP post-synthesis filter slidersskal
19 hoursfeat(mq_editor): LP/HP filter sliders with frequency display in Synthesis panelskal
19 hoursfeat(mq_editor): global resonator test-mode checkbox in Synthesis panelskal
19 hoursfeat(mq_editor): post-synthesis LP/HP filter pair in synthesizeMQskal
20 hoursfeat(mq_editor): per-partial two-pole resonator synthesis modeskal
20 hoursfeat(mq_editor): f·Power checkbox, deselect on extract, panel refresh after ...skal
20 hoursfeat(mq_editor): E key for extract, style cleanup, doc updateskal
20 hoursfeat(mq_editor): jog sliders for synth params, reset partials on WAV load, pa...skal
20 hoursfeat(mq_editor): spread autodetection, 50% drop-off line, mini-spectrum peak fixskal
21 hoursfeat(mq_editor): tabbed freq/amp/synth panel, spread band viz, UI polishskal
23 hoursfeat(mq_editor): partial selection, amp bezier editor, and editor.js refactorskal
24 hoursdocs(mq_editor): update README to reflect current stateskal
24 hoursrefactor(mq_editor): clean coordinate API and remove UI duplicationskal
24 hoursfeat(mq_editor): UI improvements and partial detection enhancementsskal
25 hoursfeat(mq_editor): validated dual-sine synthesis pipeline, clean code for real ...skal
25 hoursfix(mq_editor): mini-spectrum and spectrogram display improvementsskal
26 hoursfeat(mq_editor): add Test WAV button for in-browser UI testingskal
26 hourstest(mq_editor): add isolated FFT test page and sine generatorskal
26 hoursfeat(mq_editor): log-scale frequency axis with clean freqToY/canvasToFreq APIskal
26 hoursrefactor(mq_editor): store only squared amplitude after FFT, drop re/imskal
26 hoursfix(mq_editor): Catmull-Rom bezier fit, NaN guard, synth FFT toggleskal
33 hoursfeat(mq_editor): sort partials by amplitude, keep% slider for reconstructionskal
34 hoursfeat(mq_editor): peaks display, STFT cache refactor, threshold reactivityskal
34 hoursclean-up pass mq-partialsskal