Ryan C. Gordon 10e2ce9ba4 examples: Added audio/04-multiple-streams 1 рік тому
..
README.txt 10e2ce9ba4 examples: Added audio/04-multiple-streams 1 рік тому
multiple-streams.c 10e2ce9ba4 examples: Added audio/04-multiple-streams 1 рік тому

README.txt

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!