aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-09-29 11:54:45 -0700
committerChris Robinson <[email protected]>2018-09-29 11:54:45 -0700
commit32494e72a55569b5de1d899663f0c76160e85cd9 (patch)
treeee0769e1290cea56ce7fcd0b01f7619b37d4d16f /OpenAL32
parent0396c0ecd2a10ed74cf1f75e58242b1595598b2e (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