[Openal-devel] Spatialized Stereo Sounds? also Set Playback Time?

Garin Hiebert garinh at cheesetoast.net
Mon Oct 9 13:19:46 PDT 2006


>  
>
>    1. I think I read in one of the docs that OpenAL does not allow
>       stereo sounds to be spatialized. Is this true? If so, is there a
>       way around this?
>

It's true.  To get around it, convert your buffer data to mono first.

>   1.
>
>
>    2. Is there a way to play a sound at a certain time instead of at
>       the beginning?
>

Use the offset feature of OpenAL 1.1 (by seconds, samples, or bytes -- 
whichever you prefer).

Garin



More information about the Openal-devel mailing list