aboutsummaryrefslogtreecommitdiffstats
path: root/examples/alreverb.c
Commit message (Collapse)AuthorAgeFilesLines
* Avoid using usleep in the examplesChris Robinson2015-12-041-1/+1
| | | | We already have an al_nssleep wrapper in the common lib we can use.
* Use SDL_sound for the other examplesChris Robinson2013-06-051-19/+9
|
* Make some example function pointers staticChris Robinson2013-05-301-24/+24
|
* Print the name of the device when opening it in the example appsChris Robinson2012-10-311-4/+2
|
* Add an example program showing how to apply reverb to a sourceChris Robinson2012-10-311-0/+339