Hi everyone

I'm trying to implement some kind of basic sound module, based on OpenAL. I read that OpenAL can only use mono-sounds for 3D sound. So i like to know whether it's possible to let OpenAL convert or treat a multichannel sound, in such a way, that it can be used for 3d-playback.

Just wondering if there is another way than converting the sounds one by one to mono. :?

Thanx