audio - OpenAL output to multiple devices (Linux) -
I am developing a Linux application on a computer with two audio cards and I use both at OpenAll at once In my context, when I call the Calculation Extension of the OpenNL, ElkGeast String (NULL, ALC_DEVICE_SPECIFIER), to get the list of possible output devices, only 'ALSA Software' and 'OSS Software' are included in the list. Know that these are only OpenAL software tools These are the visuals, when I select one of these, the Opal only creates audio for the default device configured in ALSA or OSS, I'm not even sure that this is possible, but what is the optical Is there a way to direct reference audio output? In this way, I can make two references, I can send different audio for each and every device.
Thank you, -alla
I did some tests today and found the answer. Apparently, you need to call ALCGetString with ALC_ALL_DEVICES_SPECIFIER to get the full list. There is a simple enough change, but the documentation of OpenAL on this functionality is the best cloud and the most deceptive. See section 9.5 of OpenNext 1.1 Specification and sub-section of "Creative Labs" Extension for OpenLink -> "Calculate All Extensions" -> "OpenLog programmer's guide to see what my name is" tool names Retrieving".
OpenGL Documentation:
Comments
Post a Comment