diff options
author | Chris Robinson <[email protected]> | 2018-09-29 11:54:45 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-09-29 11:54:45 -0700 |
commit | 32494e72a55569b5de1d899663f0c76160e85cd9 (patch) | |
tree | ee0769e1290cea56ce7fcd0b01f7619b37d4d16f /OpenAL32 | |
parent | 0396c0ecd2a10ed74cf1f75e58242b1595598b2e (diff) |
Don't use a ringbuffer design for the limiter's side chain
Rather than continuously wrapping when used, each update uses it from the front
and copies the tail to the front at the end. This allows for more effficient
accesses in loops.
Diffstat (limited to 'OpenAL32')
0 files changed, 0 insertions, 0 deletions