Hi.
I need a good API for playing sound. More specifically,
does anyone have an old version of FMOD (like 3.70) to send me, OR
an OpenAL library, that is compiled for MinGW. The current OpenAL
windows SDK contains libraries only for the Microsoft compiler.
Thanks!
4 replies to this topic
Sponsor:
#2 Members - Reputation: 1971
Posted 14 August 2012 - 06:42 AM
If compiling the library your own is an option (I wouldn't know why not, it's like 5 minutes) then you can go with OpenAL-Soft. It compiles just fine and is perfectly usable under MinGW, and it has much better functionality than the cruft reference implementation that you get from Creative.
Edited by samoth, 14 August 2012 - 06:43 AM.






