[openal] AL_SOFT_effect_target extension proposal

Chris Robinson chris.kcat at gmail.com
Fri May 1 18:03:02 EDT 2020


On Fri, 1 May 2020 20:10:49 +0000
Kunal Jathal <Kunal.Jathal at envrmnt.com> wrote:

> Thanks for this. Can you describe any requirements if an effect slot,
> that is the target of another effect slot, is updated? I assume, for
> example, that the original effect slot would also have to be updated?
> 
> For example, if a Reverb Effect is the target of a Chorus Effect
> (i.e. Reverb is being applied to the Chorus), and the Reverb Effect's
> Delay Time is updated; would I then have to re-attach the Chorus
> Effect to the Reverb Effect ?

No, this adds a target property to the effect slot object, rather than
the effect object. So if you change an effect object and re-apply it to
an effect slot, the effect slot target stays as it was.


More information about the openal mailing list