[Openal] 24Bit Audio Support
Jason Daly
jdaly at ist.ucf.edu
Wed Apr 2 07:45:52 PDT 2008
jammer at jammer.biz wrote:
> Anyway, I've been looking at every solution I could find and it seems
> (strangely) that most platforms just don't support 24Bit audio ... period.
> Ideally I'd like to be able to support audio at rates of upto 24Bit
> 192Khz in my app. That's probably asking a lot of an open source library
> but just finding one that supports 24Bit at all has so far proved very
> difficult.
>
The native Creative Audigy/X-fi implementation may support 24/192 with
OpenAL, but I'm not sure (never tried it). Historically 24/192 (or even
24/96) has been difficult to handle with software implementations. That
may have changed by now, but I haven't heard of any implementations.
As an alternative, you can always use ASIO if you've got the hardware to
support it:
http://www.steinberg.de/324_1.html
Hope this helps,
--"J"
More information about the Openal
mailing list