Avoid more uses of ALfilterState_processSingle
commit0a693d039a376c116dc5facf2da5de5d2ef580ea
authorChris Robinson <chris.kcat@gmail.com>
Tue, 26 Jul 2016 06:51:37 +0000 (25 23:51 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 26 Jul 2016 06:51:37 +0000 (25 23:51 -0700)
tree3ae31eecc925a944814cb2dd29c6e7105f4ef391
parent8fcc4afd2d8fd431232e616003a8620605661146
Avoid more uses of ALfilterState_processSingle

It's a horriobly inefficient way to process multiple samples through the
filter.
Alc/effects/reverb.c