singe/thirdparty/SDL3_mixer/examples/basics/02-play-with-options/README.txt
2026-09-03 22:01:35 -05:00

4 lines
199 B
Text

This example code creates a mixer, loads a single sound, and plays it, with
several playback options (fade-in, loop, etc).
(Remember that web browsers won't make sound until you click on the page!)