summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-17feat(mq_editor): Complete Phase 2 - JS synthesizer with STFT cacheskal
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-17fix(build): Resolve clean build failure from generated timeline headerskal
2026-02-17refactor(codegen): Use gpu_init helper in seq_compiler.pyskal
2026-02-17fix(build): Resolve Windows cross-compilation failuresskal
2026-02-17style: replace C++ casts with C-style castsskal
2026-02-17feat: add time-based effect activation with auto-passthroughskal
2026-02-17fix: seq_compiler includes effects/shaders.hskal
2026-02-17style: Apply clang-formatskal
2026-02-17refactor: move shaders.{h,cc} to src/effects and remove v2 suffixskal
2026-02-17docs: streamline timeline editor documentationskal
2026-02-17docs: update timeline editor documentation for v2 formatskal
2026-02-17feat: add Sequence V2 format support to timeline editorskal
2026-02-16fix: make test_demo use workspace files, remove obsolete tools/test_demo.*skal
2026-02-16fix: add sequence index to generated class namesskal
2026-02-16refactor: remove WIN32 platform checks from seq_compiler.pyskal
2026-02-16refactor: remove C++ seq_compiler and Gantt chart referencesskal
2026-02-16refactor: remove END_DEMO directive, auto-calculate from sequencesskal
2026-02-16fix: calculate beat_phase for FlashEffect and refactor uniformsskal
2026-02-16feat: Add FlashEffect for audio/visual sync testingskal
2026-02-16fix(build): add missing headers and enum casts for strict compilationskal