summaryrefslogtreecommitdiff
path: root/assets/music.track
AgeCommit message (Collapse)Author
3 daysfeat: Finalize tracker asset-sample integration with unified pasting strategyskal
3 daysupdate the melody a bitskal
3 daysfeat: Integrate tracker system and update project context documentationskal
- Implemented the basic tracker system with runtime support (tracker.h, tracker.cc). - Added a sample music track file (assets/music.track). - Created a tracker compiler tool (tools/tracker_compiler.cc) to generate music data. - Updated CMakeLists.txt to build the tracker compiler and integrate generated data. - Updated GEMINI.md to reflect new file locations and project context.