Re: Two more questions

Jason Daly <[email protected]> Fri, 16 Nov 2012 17:14:46 -0500
Newsgroups gmane.comp.lib.openal
Message-ID <[email protected]>
On 11/16/2012 05:08 PM, Chris Robinson wrote:
> I honestly have difficulty thinking of a scenario where multiple
> listeners on one ALCdevice would be useful. The most I could see is for
> split screen, or picture-in-picture, or something like that. In most
> other cases, you'd either share one listener or have a completely
> separate device with its own context.

You have a point.  Another possibility would be if you're rendering 
several sound fields on one device (say, a PC sound card) and then 
shipping it off to another device (say, a mobile device) for playback.  
"Cloud rendering" for audio, if you will.

Of course, that assumes your implementation has some kind of loopback 
support, and that there's some compelling reason to go to the trouble in 
the first place (rather than just doing the rendering on the mobile 
device to begin with).

Just speculating.

--"J"
_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal