

For the audio in my programs I use the OpenAL v1.1 library.
Homepage: https://www.openal.org/
OpenAL is a 3D audio engine for game programming.
I created a wrapper for Irrlicht: IAudio...
To use IAudio you have to use the OpenAL version I provide here !!!


(work in progress)