aboutsummaryrefslogtreecommitdiffstats
path: root/examples/alplay.c
Commit message (Expand)AuthorAgeFilesLines
* Support B-Format sounds in the examplesChris Robinson2020-09-221-1/+13
* Convert the examples from SDL_sound to libsndfileChris Robinson2020-03-241-1/+1
* Use libsndfile for the alplay exampleChris Robinson2020-03-241-52/+42
* Avoid implicit conversions with the examples and utilsChris Robinson2019-09-121-2/+2
* Cleanup the examples' includesChris Robinson2019-07-291-2/+3
* Add a simple non-streaming play exampleChris Robinson2017-11-071-0/+177