IrrSound - IrrKlang/FMODEx Wrapper for Irrlicht

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
Sylence
Posts: 725
Joined: Sat Mar 03, 2007 9:01 pm
Location: Germany
Contact:

IrrSound - IrrKlang/FMODEx Wrapper for Irrlicht

Post by Sylence »

I wrote an easy to use audio wrapper for IrrKlang and FMODEx (OpenAL and Audiere are planned)

It's designed in a similar way like irrlicht is, so it should be very easy to integrate into an irrlicht project.

It's written in C++ and is OOP. The nice thing is that you can use the same code for IrrKlang and FMOD.

It's completly open-source and released under the Irrlicht license.

LINKS

IrrSound (Sources only but compiling doesn't take ages ;))

I hope this is usefull for someone.
Software documentation is like sex. If it's good you want more. If it's bad it's better than nothing.
Post Reply