summaryrefslogtreecommitdiff
path: root/tools/mq_editor/viewer.js
AgeCommit message (Expand)Author
27 hoursfeat(mq_editor): switch curve interpolation to Lagrange through all control p...skal
28 hoursfeat(mq_editor): add iso-contour tracking mode for bass/diffuse regionsskal
28 hoursfeat(mq_editor): add explore mode for interactive partial trackingskal
29 hoursperf(mq_editor): move playhead to overlay canvas, avoid full render on tickskal
29 hoursfeat(mq_editor): add new partial, undo/redoskal
30 hoursfix(mq_editor): exclude below-keep partials from hit-test selectionskal
30 hoursfix(mq_editor): apply coupled anchor drag to freqCurve in viewer canvasskal
30 hoursrefactor(mq_editor): consolidate duplicates, extract utils.js and app.jsskal
35 hoursfeat(mq_editor): jog sliders for synth params, reset partials on WAV load, pa...skal
35 hoursfeat(mq_editor): spread autodetection, 50% drop-off line, mini-spectrum peak fixskal
36 hoursfeat(mq_editor): tabbed freq/amp/synth panel, spread band viz, UI polishskal
38 hoursfeat(mq_editor): partial selection, amp bezier editor, and editor.js refactorskal
39 hoursrefactor(mq_editor): clean coordinate API and remove UI duplicationskal
39 hoursfeat(mq_editor): UI improvements and partial detection enhancementsskal
40 hoursfix(mq_editor): mini-spectrum and spectrogram display improvementsskal
41 hoursfeat(mq_editor): log-scale frequency axis with clean freqToY/canvasToFreq APIskal
41 hoursrefactor(mq_editor): store only squared amplitude after FFT, drop re/imskal
41 hoursfix(mq_editor): Catmull-Rom bezier fit, NaN guard, synth FFT toggleskal
48 hoursfeat(mq_editor): sort partials by amplitude, keep% slider for reconstructionskal
2 daysfeat(mq_editor): peaks display, STFT cache refactor, threshold reactivityskal
2 daysclean-up pass mq-partialsskal
2 daysfeat(mq_editor): Complete Phase 2 - JS synthesizer with STFT cacheskal
2 daysfeat(mq_editor): Improve partial tracking and add audio playbackskal
2 daysfix(mq_editor): Improve spectrogram visualization and navigationskal
2 daysfeat(mq_editor): Phase 1 - MQ extraction and visualization (SPECTRAL_BRUSH_2)skal