Other audio library examples
Any interest in seeing examples of use with other audio libraries/frameworks?
A few random suggestions:
- OpenAL
- MiniAL
- Using system DirectSound/CoreAudio/ALSA directly
- ?
I found several bigger/high level libraries as well. They would be pretty hard to set up a build for, compared to your stripped down SDL example. However for projects already using another audio lib that don't have good sound font synthesis/midi loading and playback this library might still be a useful option.
Do you said https://github.com/dr-soft/mini_al ? :+1: This would be nice to have, as the minisdl_audio is crashing badly on Linux for me I imagine there may be a lot of people with similar issues and using a standalone like mini_al would be amazing to have.
I will be nice to see an example for miniaudio and sdl_mixer