Add a new compressor/limiter
commitc4ef7399f84f4085ceb77f9897f9c9502d2cfd0d
authorChris Robinson <chris.kcat@gmail.com>
Sat, 27 May 2017 10:36:34 +0000 (27 03:36 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 27 May 2017 10:36:34 +0000 (27 03:36 -0700)
tree5cd6863602b9c569c8aeb99a08fcfd00cb4f864c
parent653f0a1405b5dbceab6c2d8adc8fa246bdb5f607
Add a new compressor/limiter

This is just for the output limiter right now, but in the future can be used
for the compressor EFX effect. The parameters are also hardcoded, but can be
made configurable after 1.18.
Alc/ALc.c
Alc/ALu.c
Alc/mastering.c [new file with mode: 0644]
CMakeLists.txt
OpenAL32/Include/alMain.h
OpenAL32/Include/alu.h