mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-15 23:01:16 +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.