summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
16 hoursfix(mq_editor): mini-spectrum and spectrogram display improvementsskal
16 hoursfeat(mq_editor): add Test WAV button for in-browser UI testingskal
16 hourstest(mq_editor): add isolated FFT test page and sine generatorskal
16 hoursfeat(mq_editor): log-scale frequency axis with clean freqToY/canvasToFreq APIskal
17 hoursrefactor(mq_editor): store only squared amplitude after FFT, drop re/imskal
17 hoursfix(mq_editor): Catmull-Rom bezier fit, NaN guard, synth FFT toggleskal
23 hoursfeat(mq_editor): sort partials by amplitude, keep% slider for reconstructionskal
24 hoursfeat(mq_editor): peaks display, STFT cache refactor, threshold reactivityskal
25 hoursclean-up pass mq-partialsskal
25 hoursfeat(mq_editor): Complete Phase 2 - JS synthesizer with STFT cacheskal
26 hoursdocs(mq_editor): Update Phase 1 completion statusskal
26 hoursfeat(mq_editor): Improve partial tracking and add audio playbackskal
27 hoursfix(mq_editor): Improve spectrogram visualization and navigationskal
30 hoursfeat(mq_editor): Phase 1 - MQ extraction and visualization (SPECTRAL_BRUSH_2)skal
33 hoursfeat(uniforms): Add noise field with per-frame random valuesskal
34 hoursfix(build): Resolve clean build failure from generated timeline headerskal
35 hoursrefactor(codegen): Use gpu_init helper in seq_compiler.pyskal
35 hoursfix(build): Resolve Windows cross-compilation failuresskal
37 hoursstyle: replace C++ casts with C-style castsskal
37 hoursfeat: add time-based effect activation with auto-passthroughskal
38 hoursfix: seq_compiler includes effects/shaders.hskal
38 hoursstyle: Apply clang-formatskal
38 hoursrefactor: move shaders.{h,cc} to src/effects and remove v2 suffixskal
38 hoursdocs: streamline timeline editor documentationskal
38 hoursdocs: update timeline editor documentation for v2 formatskal
38 hoursfeat: add Sequence V2 format support to timeline editorskal
47 hoursfix: make test_demo use workspace files, remove obsolete tools/test_demo.*skal
47 hoursfix: add sequence index to generated class namesskal
2 daysrefactor: remove WIN32 platform checks from seq_compiler.pyskal
2 daysrefactor: remove C++ seq_compiler and Gantt chart referencesskal
2 daysrefactor: remove END_DEMO directive, auto-calculate from sequencesskal
2 daysfix: 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
3 daysfeat(sequence): integrate v2 timeline with build systemskal
3 daysfeat(sequence): Clean up compiler and add test accessorskal
3 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
3 daysfix(timeline-editor): capture all wheel events at container levelskal
3 daysdocs(timeline-editor): clarify effect time units in property panelskal
3 daysrefactor(timeline-editor): complete variable unit renames in modulesskal