This repository was archived by the owner on Apr 29, 2024. It is now read-only.
Replies: 2 comments
|
Again, consider SDL like in other threads (window/input handling). SDL has apis to work with audio. Not sure in main library or in SDL mixer.
|
0 replies
|
OpenAL is OpenGL-like library, it does not know about audio formats. You will need an external libraries like libogg, libvorbis, etc. for support formats itself. But, I will recommend to use OpenAL-soft or any other implementation instead of phroprietary FMOD or doubtful SDLmixer |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Candidates:
Please, share your options, your analysis of the pros and cons
All reactions