Multiple OpenAL Instances Running Together
[email protected] Mon, 25 Feb 2013 11:27:41 -0500
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I'm in a team writing an OpenSource racing simulator (speed-dreams.org) which uses OpenAL to build a 'sound stage' for placing sounds around the user. This all works fine. However we're interested in expanding our split screen function and would like to have a seperate sound card for each of the players, and thus presumably require a seperate OpenAL instance for each. Is there a way to allow multiple OpenAL configs to exist on a single machine, and have these defined to connect to different sound cards? I assume that our software will have to connect/initialise each in turn and manage sound sources independantly. Thanks for any advise you can give, Simon. _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal