[Openal-devel] AL_EXT_source_distance_model revisit
Bob Aron
baron at apple.com
Thu Oct 15 11:11:24 PDT 2009
• What happens when some of the sources are set to something other
than the default and then the application calls alDistanceModel()?
Do all the sources then switch to the new default? including those
that had been explicitly set to some 'non-default' distance model
already. If not, then the source object will have to maintain state
not only for which distance model it should be using, but also whether
it was explicitly set.
• What is the purpose of having different distance models for each
source?
-bob
On Oct 15, 2009, at 10:21 AM, Chris Robinson wrote:
> Poking about this one, first.
>
> http://kcat.strangesoft.net/openal-extensions/EXT_source_distance_model.txt
>
> Seems to be the simplest to handle, as it just makes a given
> source's distance
> calculation use a source property value instead of the context
> property value.
> Any issues with it that I may have missed? If not, I can go ahead
> and finalize
> it.
> _______________________________________________
> Openal-devel mailing list
> Openal-devel at opensource.creative.com
> http://opensource.creative.com/mailman/listinfo/openal-devel
____________________________________________
CoreAudio Team • Apple Inc.
baron at apple.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://opensource.creative.com/pipermail/openal-devel/attachments/20091015/bc7b0614/attachment.html
More information about the Openal-devel
mailing list