Re: Playing multichannel audio files on Mac OS X
Garin Hiebert <[email protected]>
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
> Now I'm told that Apple's OpenAL implementation on Mac OS X does not > support AL_EXT_MCFORMATS. Is there a different way to play multichannel > audio files on this system? Are there plans to add support for this > extension? You can try out the OpenAL-Soft implementation at the following location if you want -- https://github.com/garinh/openal-soft The baseline openal-soft implementation is a bit out of date (should be easy to update if you want). The version above includes a Core Audio backend, and was implemented specifically to get AL_EXT_MCFORMATS support -- it's been tested with quad and 5.1 content. Garin _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal