Alure is a utility library for OpenAL, providing a C++ API and managing common tasks that include file loading, caching, and streaming
70
stars
20
forks
source link
Set AL_SAMPLE_OFFSET only on sources with buffers attached. #25
Closed
LAGonauta closed 6 years ago
Workaround drivers quirks, such as Creative's for X-Fis.
I believe I tackled all AL_SAMPLE_OFFSET uses. Fell free to modify the commit as you wish.