mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
d7f1262e20
Some OpenAL implementations return 0 for alGetSourcei(source, AL_BUFFER) if the source isn't static, which eventually results in returning 0 when querying the buffer's sample rate.