summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 hoursfeat(mq_editor): expose tracking params in UI with grouped param panelskal
14 hoursfix(mq_editor): correct phaseInterp quadratic coefficient and stale phase pre...skal
15 hoursfeat(mq_editor): Implement phase-coherent partial trackingskal
16 hoursfeat(mq_editor): implement MQ extraction improvementsskal
17 hoursfeat(mq_editor): global r/gain overrides for Resonator (all) modeskal
17 hoursdocs(mq_editor): document LP/HP post-synthesis filter slidersskal
17 hoursfeat(mq_editor): LP/HP filter sliders with frequency display in Synthesis panelskal
17 hoursfeat(mq_editor): global resonator test-mode checkbox in Synthesis panelskal
17 hoursfeat(mq_editor): post-synthesis LP/HP filter pair in synthesizeMQskal
17 hoursfeat(mq_editor): per-partial two-pole resonator synthesis modeskal
18 hoursfeat(mq_editor): f·Power checkbox, deselect on extract, panel refresh after ...skal
18 hoursfeat(mq_editor): E key for extract, style cleanup, doc updateskal
18 hoursfeat(mq_editor): jog sliders for synth params, reset partials on WAV load, pa...skal
18 hoursfeat(mq_editor): spread autodetection, 50% drop-off line, mini-spectrum peak fixskal
19 hoursfeat(mq_editor): tabbed freq/amp/synth panel, spread band viz, UI polishskal
21 hoursfeat(mq_editor): partial selection, amp bezier editor, and editor.js refactorskal
22 hoursdocs(mq_editor): update README to reflect current stateskal
22 hoursrefactor(mq_editor): clean coordinate API and remove UI duplicationskal
22 hoursfeat(mq_editor): UI improvements and partial detection enhancementsskal
23 hoursfeat(mq_editor): validated dual-sine synthesis pipeline, clean code for real ...skal
23 hoursfix(mq_editor): mini-spectrum and spectrogram display improvementsskal
24 hoursfeat(mq_editor): add Test WAV button for in-browser UI testingskal
24 hourstest(mq_editor): add isolated FFT test page and sine generatorskal
24 hoursfeat(mq_editor): log-scale frequency axis with clean freqToY/canvasToFreq APIskal
24 hoursrefactor(mq_editor): store only squared amplitude after FFT, drop re/imskal
24 hoursfix(mq_editor): Catmull-Rom bezier fit, NaN guard, synth FFT toggleskal
31 hoursfeat(mq_editor): sort partials by amplitude, keep% slider for reconstructionskal
32 hoursfeat(mq_editor): peaks display, STFT cache refactor, threshold reactivityskal
32 hoursclean-up pass mq-partialsskal
32 hoursdocs: Archive MQ Editor Phase 2 completionskal
32 hoursfeat(mq_editor): Complete Phase 2 - JS synthesizer with STFT cacheskal
34 hoursdocs: Archive MQ Editor Phase 1 completionskal
34 hoursdocs(mq_editor): Update Phase 1 completion statusskal
34 hoursfeat(mq_editor): Improve partial tracking and add audio playbackskal
34 hoursfix(mq_editor): Improve spectrogram visualization and navigationskal
37 hoursfeat(mq_editor): Phase 1 - MQ extraction and visualization (SPECTRAL_BRUSH_2)skal
40 hoursfeat(uniforms): Add noise field with per-frame random valuesskal
40 hoursrefactor(effects): Streamline uniforms initializationskal
40 hoursfeat(test): Add PeakMeter overlay to test_demo timelineskal
40 hoursrefactor(gpu): Add RAII wrapper for WGPU resources to eliminate manual cleanupskal
41 hoursrefactor(effects): Factor shared initialization into Effect base classskal
42 hoursfix(build): Resolve clean build failure from generated timeline headerskal
42 hoursdocs(gpu): Purge comment bloat from GPU headersskal
42 hoursrefactor(gpu): Remove stale v2 references from demo_effectsskal
42 hoursdocs(style): Add rule for WGPU object initializationskal
42 hoursrefactor(codegen): Use gpu_init helper in seq_compiler.pyskal
42 hoursfix(build): Resolve Windows cross-compilation failuresskal
44 hoursrefactor(3d): SceneLoader to namespaceskal
44 hoursfeat: Rename GPU stub and headless files and update referencesskal
44 hoursstyle: replace C++ casts with C-style castsskal