rdb

Results 548 comments of rdb

I can fix the animation sampling problem, but the topology of the model is totally broken, in a way that Assimp can't convert properly. I can't really verify that my...

For testing I don't think we need to go with the `_all.so` approach (which I think is more complicated to do, perhaps too much so for a first contribution). Rather...

Going to need more information / a repro case. I just tried it by running the Music Box sample with the openclose.ogg converted to mono and it plays fine.

Can you provide more info about your build? Did you build with OpenAL Soft or with the built-in OpenAL implementation on macOS?

@DarthMDev what's the exact model of your Mac?

I just upgraded my MacBook Air M2 to Tahoe and I can reproduce the issue.

A different project seemingly running into the same issue: https://github.com/luanti-org/luanti/issues/16499 It would appear to be a regression introduced by Apple. :-/ An easy fix would be to expand the buffers...

Commercial games suffering from this bug as well: https://support.sega.com/hc/en-gb/articles/39540396560145-MacOS-Tahoe-26-0-No-Match-Audio

I filed a bug with Apple with a minimal sample case (attached for reference) [openal_mono_test.cpp](https://github.com/user-attachments/files/22989922/openal_mono_test.cpp)

Would you be interested in having it handle the other coordinate system cases as well?