Michael Ang

A breadcrumb trail of project notes

Recent Entries

Pages

3D sound / OpenAL

Programming December 1st, 2005

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!

Leave a Reply