Always fade the main early and late delay taps
commit42aab714a1fafba2af6b60a47ce97ae2e2e4309a
authorChris Robinson <chris.kcat@gmail.com>
Mon, 29 Aug 2022 14:03:09 +0000 (29 07:03 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 29 Aug 2022 14:03:09 +0000 (29 07:03 -0700)
tree30f66ee3f35fe0dacaad64e5eadb8f25275878bf
parent56d7e09cc7b24f1d3087962f8e11959d210baefe
Always fade the main early and late delay taps

These were actually missing from the current check for fading. But the EFX
documentation suggests these (along with the early/late gain and panning) can
be adjusted often without invoking a full change, as dynamically modeling an
environment would continually change these properties as the listener moves
around (changing the direction and distance to the reflective surfaces). So
ensuring they're kept up-to-date would be the way to go.
alc/effects/reverb.cpp