Use just the omnidirectional response for the compressor effect
commit3894c580bf0059e93bb6171b661e2f96dc1ab27f
authorChris Robinson <chris.kcat@gmail.com>
Sun, 29 Jul 2018 07:18:46 +0000 (29 00:18 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 29 Jul 2018 07:18:46 +0000 (29 00:18 -0700)
tree6eef28c3b1960bddc499afdde71e2439b0af3187
parentf1bf932a84a188b1f79a6affc17265128f738ae6
Use just the omnidirectional response for the compressor effect

This is not the output compressor/limiter, but the EFX effect. Consequently, it
simply compresses the dynamic range around 1.0 (boosting samples below it by up
to double, reducing samples above it by as much as half). This is not intended
to prevent clipping on the output, but to instead reduce the range between
quiet sounds and loud sounds.
Alc/effects/compressor.c