summaryrefslogtreecommitdiff
path: root/src/audio/tracker.cc
AgeCommit message (Expand)Author
2026-03-02feat(audio): MP3 asset support in tracker via decode-at-initskal
2026-02-17style: Apply clang-formatskal
2026-02-16refactor: invert FATAL_CHECK logic to standard assertion styleskal
2026-02-15clang-formatskal
2026-02-15fix(audio): WAV dump drift improvements, acceptable stateskal
2026-02-15docs: document audio WAV drift bug investigationskal
2026-02-15investigating audio-drive bugskal
2026-02-14feat(tracker): add sample offset and humanizationskal
2026-02-13Tracker: Sort pattern events + add validation/sanitize modesskal
2026-02-08chore: Clean up generated files and update project configskal
2026-02-08refactor(audio): Finalize audio sync, update docs, and clean up test artifactsskal
2026-02-08style: Apply clang-format to all source filesskal
2026-02-07fix(audio): Remove sample offsets - incompatible with tempo scalingskal
2026-02-07fix(audio): Calculate sample offsets from render position, not playback positionskal
2026-02-07fix(audio): Implement sample-accurate event timingskal
2026-02-07refactor(audio): Convert tracker to unit-less timing systemskal
2026-02-05feat(audio): Complete Task #56 - Audio Lifecycle Refactor (All Phases)skal
2026-02-05fix(audio): Resolve tracker test failures due to initialization orderskal
2026-02-04feat: Audio playback stability, NOTE_ parsing fix, sample caching, and debug ...skal
2026-02-04feat(audio): Trigger pattern events individually for tempo scalingskal
2026-02-03refactor: Task #20 - Platform & Code Hygieneskal
2026-02-03feat(audio): Fix tracker bugs and implement rock demo trackskal
2026-02-03feat: Finalize tracker asset-sample integration with unified pasting strategyskal
2026-02-02feat: Complete audio tracker system integration and testsskal
2026-02-02feat: Integrate tracker system and update project context documentationskal