Chris Robinson
|
87fd288359
|
Remove unnecessary wrappers around SDL_sound
Also remove wrappers for the now-unsupported buffer_samples extension.
|
2017-03-04 22:30:57 -08:00 |
|
Chris Robinson
|
0f24f49a44
|
Allow specifying the device to open for the examples
|
2016-09-08 12:14:28 -07:00 |
|
Chris Robinson
|
482372577e
|
Avoid using usleep in the examples
We already have an al_nssleep wrapper in the common lib we can use.
|
2015-12-04 19:09:48 -08:00 |
|
Chris Robinson
|
9fd8731480
|
Use SDL_sound for the other examples
|
2013-06-05 20:12:13 -07:00 |
|
Chris Robinson
|
2290e08053
|
Make some example function pointers static
|
2013-05-30 13:29:50 -07:00 |
|
Chris Robinson
|
4e281350a0
|
Print the name of the device when opening it in the example apps
|
2012-10-31 17:16:56 -07:00 |
|
Chris Robinson
|
f3dddb6e63
|
Add an example program showing how to apply reverb to a source
|
2012-10-31 04:04:49 -07:00 |
|