summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
7 hoursfeat(mq_editor): partial selection, amp bezier editor, and editor.js refactorskal
8 hoursdocs(mq_editor): update README to reflect current stateskal
8 hoursrefactor(mq_editor): clean coordinate API and remove UI duplicationskal
8 hoursfeat(mq_editor): UI improvements and partial detection enhancementsskal
8 hoursfeat(mq_editor): validated dual-sine synthesis pipeline, clean code for real ...skal
9 hoursfix(mq_editor): mini-spectrum and spectrogram display improvementsskal
9 hoursfeat(mq_editor): add Test WAV button for in-browser UI testingskal
9 hourstest(mq_editor): add isolated FFT test page and sine generatorskal
9 hoursfeat(mq_editor): log-scale frequency axis with clean freqToY/canvasToFreq APIskal
9 hoursrefactor(mq_editor): store only squared amplitude after FFT, drop re/imskal
10 hoursfix(mq_editor): Catmull-Rom bezier fit, NaN guard, synth FFT toggleskal
16 hoursfeat(mq_editor): sort partials by amplitude, keep% slider for reconstructionskal
17 hoursfeat(mq_editor): peaks display, STFT cache refactor, threshold reactivityskal
18 hoursclean-up pass mq-partialsskal
18 hoursfeat(mq_editor): Complete Phase 2 - JS synthesizer with STFT cacheskal
19 hoursdocs(mq_editor): Update Phase 1 completion statusskal
19 hoursfeat(mq_editor): Improve partial tracking and add audio playbackskal
19 hoursfix(mq_editor): Improve spectrogram visualization and navigationskal
23 hoursfeat(mq_editor): Phase 1 - MQ extraction and visualization (SPECTRAL_BRUSH_2)skal
25 hoursfeat(uniforms): Add noise field with per-frame random valuesskal
27 hoursfix(build): Resolve clean build failure from generated timeline headerskal
28 hoursrefactor(codegen): Use gpu_init helper in seq_compiler.pyskal
28 hoursfix(build): Resolve Windows cross-compilation failuresskal
30 hoursstyle: replace C++ casts with C-style castsskal
30 hoursfeat: add time-based effect activation with auto-passthroughskal
30 hoursfix: seq_compiler includes effects/shaders.hskal
31 hoursstyle: Apply clang-formatskal
31 hoursrefactor: move shaders.{h,cc} to src/effects and remove v2 suffixskal
31 hoursdocs: streamline timeline editor documentationskal
31 hoursdocs: update timeline editor documentation for v2 formatskal
31 hoursfeat: add Sequence V2 format support to timeline editorskal
40 hoursfix: make test_demo use workspace files, remove obsolete tools/test_demo.*skal
40 hoursfix: add sequence index to generated class namesskal
41 hoursrefactor: remove WIN32 platform checks from seq_compiler.pyskal
41 hoursrefactor: remove C++ seq_compiler and Gantt chart referencesskal
41 hoursrefactor: remove END_DEMO directive, auto-calculate from sequencesskal
46 hoursfix: calculate beat_phase for FlashEffect and refactor uniformsskal
47 hoursfeat: Add FlashEffect for audio/visual sync testingskal
48 hoursfix(build): add missing headers and enum casts for strict compilationskal
2 daysrefactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
2 daysfix(tests): port tests to v2 API, fix FATAL_CHECK logicskal
2 daysfeat(sequence): complete v2 migration with DAG-based routingskal
2 daysfeat(sequence): integrate v2 timeline with main loopskal
2 daysfix(cnn): rename CNNLayerParams to CNNv1LayerParamsskal
2 daysfeat(sequence): integrate v2 timeline with build systemskal
2 daysfeat(sequence): Clean up compiler and add test accessorskal
2 daysfeat(sequence): Phase 2 - Python DAG compilerskal
3 daysrefactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
3 daysrefactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
3 daysrefactor(tools): consolidate common CSS for HTML toolsskal