Don't do more reverb samples than there are to fade.
commit9767f4f9c3d61729e56699756c1c390547faf1df
authorChris Robinson <chris.kcat@gmail.com>
Fri, 28 Apr 2017 17:21:15 +0000 (28 10:21 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 28 Apr 2017 17:25:22 +0000 (28 10:25 -0700)
treea9acc346c10a9ca4a583c4b41b75d23553b68b46
parentdc253700637d2154f3103ca627c8d2ac1a7c1ddd
Don't do more reverb samples than there are to fade.

This avoids having to clamp the fade value when incrementing it.
Alc/effects/reverb.c