Re: What attributes are retrieved with ALC_ALL_ATTRIBUTES?

Chris Robinson <[email protected]> Tue, 08 Jan 2013 00:56:09 -0800
Newsgroups gmane.comp.lib.openal
Message-ID <[email protected]>
On 01/08/2013 12:35 AM, Troy Watson wrote:
> On my OpenAL Soft 1.14 install attributes_size is 13 which implies room for
> six attribute key/value pairs, plus the terminating zero.
>
> What (if any) is the sixth attribute returned by ALC_ALL_ATTRIBUTES?
> Iterating over the values returned, it seems there probably isn't one as
> the values for the sixth are always random, but I just want to be sure I'm
> not missing something.

The sixth attribute would be ALC_MAX_AUXILIARY_SENDS, which is part of 
EFX. It's the number of auxiliary sends available on each source object. :)
_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal