SameBoy/SDL/audio
Maximilian Mader e3c8f1c1d4
Add an optional OpenAL audio driver for the SDL frontend
To compile the OpenAL driver specify `ENABLE_OPENAL=1` when
invoking `make`.
2022-07-09 21:47:26 +02:00
..
audio.h Add an optional OpenAL audio driver for the SDL frontend 2022-07-09 21:47:26 +02:00
openal.c Add an optional OpenAL audio driver for the SDL frontend 2022-07-09 21:47:26 +02:00
sdl.c Add an optional OpenAL audio driver for the SDL frontend 2022-07-09 21:47:26 +02:00
xaudio2_7.c Add an optional OpenAL audio driver for the SDL frontend 2022-07-09 21:47:26 +02:00
xaudio2_7.h Query the system sample rate on Windows and use it, rather than hardcode 96KHz 2022-07-08 19:51:10 +03:00
xaudio2.c Add an optional OpenAL audio driver for the SDL frontend 2022-07-09 21:47:26 +02:00