I've tried building OpenAL-soft but I'm not sure how to get Minecraft to use it - any ideas?
Edit: I've done so, and it fixed my issue. I used homebrew to install OpenAL-soft, and then pointed to it by adding an argument to the JVM in the launcher:
-Dorg.lwjgl.openal.libname=/opt/homebrew/opt/openal-soft/lib/libopenal.1.22.2.dylib
I've tried building OpenAL-soft but I'm not sure how to get Minecraft to use it - any ideas?
Edit: I've done so, and it fixed my issue. I used homebrew to install OpenAL-soft, and then pointed to it by adding an argument to the JVM in the launcher:
-Dorg.lwjgl.openal.libname=/opt/homebrew/opt/openal-soft/lib/libopenal.1.22.2.dylib