[Openal] Any floating point extensions?
E. Wing
ewmailing at gmail.com
Tue Dec 30 10:06:26 PST 2008
> There is the AL_EXT_float32 extension which provides the float formats:
> #define AL_FORMAT_MONO_FLOAT32 0x10010
> #define AL_FORMAT_STEREO_FLOAT32 0x10011
>
Thanks for the reply. Those are the same exact defines that removed
from Apple's implementation. I wonder why Apple removed them.
Is there a proper way to test if this extension is available?
Thanks,
Eric
More information about the Openal
mailing list