mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-08-27 00:51:34 +00:00
This example code loads two .wav files, puts them an audio streams and binds them for playback, repeating both sounds on loop. This shows several streams mixing into a single playback device.