[Openal-devel] Re: OpenAL-Soft with software device

Chris Robinson chris.kcat at gmail.com
Sun Feb 24 09:44:11 PST 2008


On Sunday 24 February 2008 08:24:21 am moi wrote:
> Hi,
>
> I would like to know if it may be possible to add software device to
> OpenAL-Soft ?
> It may help to support any plateform in a minimal (unoptimized) way.

OpenAL Soft does software mixing and outputs to any supported backend 
(currently ALSA, OSS, and DirectSound). Adding support for more platforms is 
as simple as adding an output backend for it, though there are some 
prerequisites (needs 64-bit integer types, a fairly standard libc, support 
for CMake, etc).


More information about the Openal-devel mailing list