singe/thirdparty/SDL3_mixer/examples/basics/01-load-and-play
2026-09-03 22:01:35 -05:00
..
load-and-play.c Migrated to SDL3. 2026-09-03 22:01:35 -05:00
onmouseover.webp Migrated to SDL3. 2026-09-03 22:01:35 -05:00
README.txt Migrated to SDL3. 2026-09-03 22:01:35 -05:00
thumbnail.png Migrated to SDL3. 2026-09-03 22:01:35 -05:00

This example code creates a mixer, loads a single sound, and plays it once.

(Remember that web browsers won't make sound until you click on the page!)