Skip to content

Commit 7e9e74d

Browse files
convert audiostr to use callback instead of a timer
Use a callback for SDL3 to request more audio data instead of using a timer to push audio data. Helps prevent issue with stall recovery when program execution temporarily halts (like when debugging).
1 parent 82c1c31 commit 7e9e74d

3 files changed

Lines changed: 134 additions & 332 deletions

File tree

0 commit comments

Comments
 (0)