Try to map reverb outputs directly to output channels
commitd315ca4139c7bfc0ed9b0b89c59bdd3af3708da8
authorChris Robinson <chris.kcat@gmail.com>
Tue, 2 Feb 2016 06:24:40 +0000 (1 22:24 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 2 Feb 2016 06:24:40 +0000 (1 22:24 -0800)
tree2dee0db7a8eb24001ccadfd832e19ea675939475
parentb4a9b40d68323a9c67cc4d182189b3be3e74117e
Try to map reverb outputs directly to output channels

HRTF and B-Format output still need to use virtual panning directions, but the
reverb works better when it outputs directly to an output channel. Ambient and
directional panning is used to properly mask and attenuate each output channel.

Note that currently the "direct panning" output is quieter than it should be.
Work is underway to attenuate the early reflections and late reverb better.
Alc/effects/reverb.c