summaryrefslogtreecommitdiff
path: root/src/audio/wav_dump_backend.cc
AgeCommit message (Expand)Author
2026-02-05perf: Reduce audio test durations for faster test suiteskal
2026-02-04feat(audio): Implement ring buffer for live playback timingskal
2026-02-04fix(audio): WAV dump now outputs stereo format matching live audioskal
2026-02-04fix(audio): Properly sync tracker and synth timing in WAV dumpskal
2026-02-04fix(audio): WAV dump now calls tracker_update at 60Hz to prevent choppy audioskal
2026-02-04fix(audio): WAV dump backend now properly triggers tracker patternsskal
2026-02-04feat(audio): Add WAV dump backend for debugging audio outputskal