summaryrefslogtreecommitdiff
path: root/tests/sdl_audio_beep.cpp
AgeCommit message (Collapse)Author
2013-09-24Make the tones shorter in duration to have the test harness not timeout (60 ↵Jukka Jylänki
seconds timeout duration) before all the beeps are finished.
2013-09-24Allow compiling the sdl_audio_beep.cpp sample outside the browser test harness.Jukka Jylänki
2013-09-24Make the time periods between beeps longer to be able to distinguish audio ↵Jukka Jylänki
quality better.
2013-09-24Improve SDL_OpenAudio support to work with the newest Web Audio API spec, ↵Jukka Jylänki
add better support for different SDL audio formats and sample rates. Add browser test for SDL audio beep sample.
2013-09-24Fixed some stuff I forgot to change.ILOVEPIE
Signed-off-by: ILOVEPIE <thehairyrock@gmail.com>