Apply reverb modulation to the late feedback lines
commit87d4710bc4f980663fa8ca67a9ef416aa56b2a93
authorChris Robinson <chris.kcat@gmail.com>
Sat, 13 May 2017 03:53:14 +0000 (12 20:53 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 13 May 2017 03:53:14 +0000 (12 20:53 -0700)
tree85c7117018044ffb3cfbed6168fe373be0498494
parentd456c799fdb844a3ef9e96a95084a7b68928247f
Apply reverb modulation to the late feedback lines

This seems to be more in-line with the intended behavior, to allow build-up and
overlap within the reverb decay, rather than a pitch-shift on input.
Unfortunately there's no readily available implementation of this reverb model
that includes modulation to compare with, so a low depth coefficient is used to
keep it very subtle.
Alc/effects/reverb.c