[Openal] Question about Motu 828mkIII hardware

Jason Daly jdaly at ist.ucf.edu
Fri Apr 3 08:12:16 PDT 2009


Serge Lages wrote:
> Hum... It seems more complicated than I thought....
>
> Let's forget about trying to handle the complete system as a 12.2 
> layout, and let's forget about trying to synchronize two 7.1 systems. 
> To begin, having just two 7.1 systems and choosing to send the sound 
> one the first or the second should be enought. With this setup, is it 
> possible, for each 7.1 systems, to select on which speaker to send the 
> sound ?

Do you actually need to pick exactly one speaker?  If not, the existing 
7.1 panning algorithm should be fine.  Just set the position of the 
sound source relative to the listener, and it will automatically render 
the sound on the appropriate speakers.

If you do actually need to pick a single speaker, you'll have to do what 
we talked about earlier, and create a multi-channel stream on the fly.  
This will be a lot more work, though.

Maybe you should talk a little about what you're trying to accomplish at 
a high level.  We might be able to focus a little better that way.

--"J"




More information about the Openal mailing list