OpenAL: replacing alutLoadWAVFile
Yesterday I finally got around to replacing some deprecated code in a library using OpenAL.
For those of you who don’t know what I’m talking about: OpenAL is a cross-platform audio API that is specifically designed to blend in with OpenGL based programs. Also, you might not be interested in the rest of this blog post, since it is mostly interesting to people already using OpenAL…