aboutsummaryrefslogtreecommitdiffstats
path: root/examples/alloopback.c
Commit message (Collapse)AuthorAgeFilesLines
* Play a 1khz sine wave for 4 seconds in the loopback exampleChris Robinson2015-09-071-3/+3
|
* Update the examples to use SDL2Chris Robinson2014-05-231-2/+5
| | | | | | This should make it easier to build the examples on 64-bit, where there are no premade dev libs for SDL1 on 64-bit mingw. FindSDL_sound.cmake has been updated to accept SDL or SDL2.
* Add a loopback extension exampleChris Robinson2013-06-161-0/+244