summaryrefslogtreecommitdiff
path: root/tools/mq_editor/viewer.js
AgeCommit message (Expand)Author
15 hoursfix(mq_editor): partial mini-spectrum — correct FFT, time selection, resona...skal
16 hoursfeat(mq_editor): partial spectrum viewer — synth+FFT power displayskal
16 hoursfeat(mq_editor): replace replicas with harmonics modelskal
17 hoursfix(mq_editor): destroy old viewer listeners on WAV reloadskal
17 hoursfeat(mq_editor): movable inner bezier control points + clamp() refactorskal
20 hoursfeat(mq_editor): switch curve interpolation to Lagrange through all control p...skal
21 hoursfeat(mq_editor): add iso-contour tracking mode for bass/diffuse regionsskal
21 hoursfeat(mq_editor): add explore mode for interactive partial trackingskal
21 hoursperf(mq_editor): move playhead to overlay canvas, avoid full render on tickskal
21 hoursfeat(mq_editor): add new partial, undo/redoskal
22 hoursfix(mq_editor): exclude below-keep partials from hit-test selectionskal
23 hoursfix(mq_editor): apply coupled anchor drag to freqCurve in viewer canvasskal
23 hoursrefactor(mq_editor): consolidate duplicates, extract utils.js and app.jsskal
28 hoursfeat(mq_editor): jog sliders for synth params, reset partials on WAV load, pa...skal
28 hoursfeat(mq_editor): spread autodetection, 50% drop-off line, mini-spectrum peak fixskal
29 hoursfeat(mq_editor): tabbed freq/amp/synth panel, spread band viz, UI polishskal
31 hoursfeat(mq_editor): partial selection, amp bezier editor, and editor.js refactorskal
32 hoursrefactor(mq_editor): clean coordinate API and remove UI duplicationskal
32 hoursfeat(mq_editor): UI improvements and partial detection enhancementsskal
33 hoursfix(mq_editor): mini-spectrum and spectrogram display improvementsskal
33 hoursfeat(mq_editor): log-scale frequency axis with clean freqToY/canvasToFreq APIskal
34 hoursrefactor(mq_editor): store only squared amplitude after FFT, drop re/imskal
34 hoursfix(mq_editor): Catmull-Rom bezier fit, NaN guard, synth FFT toggleskal
40 hoursfeat(mq_editor): sort partials by amplitude, keep% slider for reconstructionskal
41 hoursfeat(mq_editor): peaks display, STFT cache refactor, threshold reactivityskal
42 hoursclean-up pass mq-partialsskal
42 hoursfeat(mq_editor): Complete Phase 2 - JS synthesizer with STFT cacheskal
43 hoursfeat(mq_editor): Improve partial tracking and add audio playbackskal
44 hoursfix(mq_editor): Improve spectrogram visualization and navigationskal
47 hoursfeat(mq_editor): Phase 1 - MQ extraction and visualization (SPECTRAL_BRUSH_2)skal