SDL/examples/audio/04-multiple-streams/README.txt
2024-11-24 15:05:44 -05:00

5 lines
235 B
Text

This example code loads .wav files dropped onto the app window, puts
them in an audio stream and binds them for playback. This shows several
streams mixing into a single playback device.
Drag several files while one is still playing!