Ryan C. Gordon f7cadcba84 examples: Use SDL_GetAudioStreamQueued, not SDL_GetAudioStreamAvailable. vor 1 Monat
..
README.txt bb3c5b4f3a Fix multiple occurences of typo "an simple" to "a simple" vor 2 Monaten
load-wav.c f7cadcba84 examples: Use SDL_GetAudioStreamQueued, not SDL_GetAudioStreamAvailable. vor 1 Monat

README.txt

If you're running this in a web browser, you need to click the window before you'll hear anything!

This example code creates a simple audio stream for playing sound, and
loads a .wav file that is pushed through the stream in a loop.