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