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