[Openal] Question about Motu 828mkIII hardware
Serge Lages
serge.lages at gmail.com
Thu Apr 2 08:15:19 PDT 2009
Hi Dan and Jason,
Thanks for your replies. I am a real newbie about sound development so
please excuse me if my questions are a little dumb... :/
If I understand it well, having a single 12.2 system managed with 2 cards
will be difficult (but possible).
And what about having a single application managing two 6.1 systems ? Or
even two applications, one for each card, then I can make them communicate
to know where to play the sounds.
Let's say I put 6 speakers on the left of my room (managed with my first
card) and 6 on the right (managed by the other one), if my sound is well
spacialized and that each speakers know its position, if my sound move from
the left to the right, in theory it will not make any difference with a real
12.2 system ? Or am I completely missing something ?
Best regards,
On Thu, Apr 2, 2009 at 4:58 PM, Jason Daly <jdaly at ist.ucf.edu> wrote:
> Daniel PEACOCK wrote:
>
>>
>>
>> Hi Serge,
>>
>> If you are talking about panning sounds around a 12.2 speaker system that
>> is being controlled by 2 different soundcards, that is beyond the scope of
>> all the OpenAL implementations I know of. OpenAL could be the interface
>> to control something like this - but you would need a custom OpenAL device
>> to actually handle the panning and rendering algorithms.
>>
>>
>
> I agree with Dan, I haven't heard of any implementations that do this, but
> OpenAL would be a perfect API to handle it.
> If you have the resources, you might be able to modify the OpenAL-Soft
> implementation to handle this case. I don't think it would be *that*
> difficult, but it would take some work. You'd have to somehow combine both
> devices into one "virtual" device, and then rework the panning algorithm to
> handle your particular speaker configuration.
>
> Like I said, I don't know if you have the resources to do this, but it is
> possible in theory.
>
> --"J"
>
>
--
Serge Lages
http://www.tharsis-software.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://opensource.creative.com/pipermail/openal/attachments/20090402/addfef77/attachment.html
More information about the Openal
mailing list