summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
18 hoursmove MD filesHEADmainskal
18 hourscleanup filesskal
19 hoursfeat: Enhance Gantt charts with sequence names, adaptive ticks, and sortingskal
19 hoursfix: Correct sequence end time calculation in Gantt chartsskal
20 hoursfeat: Replace explicit priorities with stack-based priority modifiersskal
20 hoursdocs: Extract sequence documentation to dedicated SEQUENCE.md fileskal
20 hoursfeat: Add validation-only mode and HTML/SVG Gantt charts to seq_compilerskal
20 hoursfeat: Add Gantt chart visualization to seq_compilerskal
22 hoursfeat: Optional sequence end times and comprehensive effect documentationskal
24 hoursfeat: Audio playback stability, NOTE_ parsing fix, sample caching, and debug ...skal
27 hoursfix(audio): Add pending buffer for partial writes to prevent sample lossskal
27 hoursfix(audio): Check buffer space before rendering to prevent sample lossskal
27 hoursfix(audio): Render audio in small chunks to fix timing gapsskal
28 hoursfeat(audio): Implement ring buffer for live playback timingskal
29 hoursdocs: Update project state with event-based tracker and WAV dumpskal
29 hoursfeat(audio): Trigger pattern events individually for tempo scalingskal
29 hourstest(audio): Add regression test for WAV dump stereo formatskal
29 hoursfix(audio): WAV dump now outputs stereo format matching live audioskal
30 hoursfix(audio): Properly sync tracker and synth timing in WAV dumpskal
30 hoursfix(audio): WAV dump now calls tracker_update at 60Hz to prevent choppy audioskal
30 hoursfix(audio): WAV dump backend now properly triggers tracker patternsskal
30 hoursfeat(audio): Add WAV dump backend for debugging audio outputskal
30 hoursfeat(audio): Simplified demo track with tempo scaling testsskal
30 hoursdocs: Milestone state snapshot - Audio system robustness completeskal
30 hoursfeat(audio): Variable tempo system with music time abstractionskal
30 hoursdocs: Add simplified variable tempo approach (V2)skal
30 hoursdocs: Add variable tempo architecture analysisskal
31 hoursfeat(audio): Tracker timing test suite (Tasks #51.3 & #51.4)skal
31 hoursfeat(audio): Implement mock audio backend for testing (Task #51.2)skal
31 hoursfeat(audio): Implement audio backend abstraction (Task #51.1)skal
32 hoursupdate notesskal
32 hoursdocs: Handoff state snapshot with WebGPU fixesskal
32 hoursdocs: Update project context and state for handoffskal
32 hoursasset location cleanupskal
32 hourschore(assets): Update generated asset data for modular WGSLskal
32 hoursfeat(gpu): Implement recursive WGSL composition and modularize shaders (Task ...skal
32 hoursdocs(3d): Plan BVH, Physics, and WGSL modularization (Task #49, #50)skal
33 hourstest(coverage): Improve Audio coverage (Task #48)skal
33 hoursrevised .gitignoreskal
33 hourstest(coverage): Improve Asset Manager coverage (Task #47)skal
33 hoursfeat(tooling): Add directory filtering to coverage report script (Task #46)skal
33 hourstest(procedural): Improve test coverage (Task #45)skal
33 hoursfeat(tooling): Implement code coverage reporting (Task #44)skal
34 hoursadd a TODO about coverage scriptskal
34 hoursfeat(tests): Add comprehensive tests for math and 3d librariesskal
34 hourschore: Ignore generated source filesskal
34 hourshandoff(Claude): Stabilize 3D renderer with rotating skybox and two-pass arch...skal
48 hoursfix: Correct depth handling in two-pass rendering for skybox and objectsskal
48 hoursfix: Resolve skybox and floor rendering bugs with two-pass approachskal
48 hoursfix: Implement proper skybox rendering with Perlin noiseskal