Combine the reverb decorrelator delay line with the main delay line
commit651715abc96dd2925486507f8197a18a5f2f11e3
authorChris Robinson <chris.kcat@gmail.com>
Sun, 11 Sep 2016 19:25:06 +0000 (11 12:25 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 11 Sep 2016 19:25:06 +0000 (11 12:25 -0700)
tree1aa43badd3265974348cc0e4b6faaebe25dfd9c7
parent4fcf9279febdaf9136e2ea61602dc39dcf5391dd
Combine the reverb decorrelator delay line with the main delay line

Since it was merely acting as an extension of it anyway, with the second delay
line tap (for late reverb) copying attenuated samples to the decorrelator line
that was being tapped off of. Just extend the delay line and offset the
decorrelator taps to be relative to the late reverb tap.
Alc/effects/reverb.c