Skip to content

Commit 21ebd10

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 ed31770 commit 21ebd10

File tree

3 files changed

+131
-318
lines changed

3 files changed

+131
-318
lines changed

0 commit comments

Comments
 (0)