A breadcrumb trail of project notes
I’m looking for a 3D sound API in C/C++. Cross-platform is of course nice. I found OpenAL which purportedly works on Windows, OSX and Linux. The tutorials don’t seem that scary, but I’m not really looking forward to doing threads in C++ again. Basically I want something where I can output to quad sound.
If anyone knows of an decent API, please let me know!