summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
9 hoursrefactor(mq_editor): clean coordinate API and remove UI duplicationskal
10 hoursfeat(mq_editor): UI improvements and partial detection enhancementsskal
10 hoursfeat(mq_editor): validated dual-sine synthesis pipeline, clean code for real ...skal
11 hoursfix(mq_editor): mini-spectrum and spectrogram display improvementsskal
11 hoursfeat(mq_editor): add Test WAV button for in-browser UI testingskal
11 hourstest(mq_editor): add isolated FFT test page and sine generatorskal
11 hoursfeat(mq_editor): log-scale frequency axis with clean freqToY/canvasToFreq APIskal
11 hoursrefactor(mq_editor): store only squared amplitude after FFT, drop re/imskal
11 hoursfix(mq_editor): Catmull-Rom bezier fit, NaN guard, synth FFT toggleskal
18 hoursfeat(mq_editor): sort partials by amplitude, keep% slider for reconstructionskal
19 hoursfeat(mq_editor): peaks display, STFT cache refactor, threshold reactivityskal
20 hoursclean-up pass mq-partialsskal
20 hoursfeat(mq_editor): Complete Phase 2 - JS synthesizer with STFT cacheskal
21 hoursdocs(mq_editor): Update Phase 1 completion statusskal
21 hoursfeat(mq_editor): Improve partial tracking and add audio playbackskal
21 hoursfix(mq_editor): Improve spectrogram visualization and navigationskal
24 hoursfeat(mq_editor): Phase 1 - MQ extraction and visualization (SPECTRAL_BRUSH_2)skal
27 hoursfeat(uniforms): Add noise field with per-frame random valuesskal
29 hoursfix(build): Resolve clean build failure from generated timeline headerskal
30 hoursrefactor(codegen): Use gpu_init helper in seq_compiler.pyskal
30 hoursfix(build): Resolve Windows cross-compilation failuresskal
32 hoursstyle: replace C++ casts with C-style castsskal
32 hoursfeat: add time-based effect activation with auto-passthroughskal
32 hoursfix: seq_compiler includes effects/shaders.hskal
32 hoursstyle: Apply clang-formatskal
32 hoursrefactor: move shaders.{h,cc} to src/effects and remove v2 suffixskal
33 hoursdocs: streamline timeline editor documentationskal
33 hoursdocs: update timeline editor documentation for v2 formatskal
33 hoursfeat: add Sequence V2 format support to timeline editorskal
42 hoursfix: make test_demo use workspace files, remove obsolete tools/test_demo.*skal
42 hoursfix: add sequence index to generated class namesskal
43 hoursrefactor: remove WIN32 platform checks from seq_compiler.pyskal
43 hoursrefactor: remove C++ seq_compiler and Gantt chart referencesskal
43 hoursrefactor: remove END_DEMO directive, auto-calculate from sequencesskal
48 hoursfix: calculate beat_phase for FlashEffect and refactor uniformsskal
2 daysfeat: Add FlashEffect for audio/visual sync testingskal
2 daysfix(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
3 daysfix(audio): WAV dump drift improvements, acceptable stateskal
3 daysfix(timeline-editor): correct waveform tooltip position calculationskal