OpenAL Soft #205
Replies: 3 comments 3 replies
-
We already support PortAudio and SDL for cross-platform. We're trying to lean more into leveraging the good stuff on each platform though, so we have direct WASAPI on Windows, direct PipeWire on Linux, and direct CoreAudio on macOS. |
Beta Was this translation helpful? Give feedback.
-
Are there already docs on how to switch between the old and new sound system? Or can you tell me how to do this? |
Beta Was this translation helpful? Give feedback.
-
So, I looked at OpenAl. It's... sad. The problems I see:
IOW, it's an interface from 2007 and it shows. I don't want the new mame sound support to be obsolete on arrival. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Why is not OpenAL Soft chosen for the new audio system because this one is cross platform and supports WASAPI, PipeWire, ...
So why is chosen to use specific APIs on each platform instead of using this library that makes it easier ?
https://openal-soft.org/
https://github.com/kcat/openal-soft
Beta Was this translation helpful? Give feedback.
All reactions