diff options
author | Chris Robinson <[email protected]> | 2019-05-03 12:59:04 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2019-05-03 12:59:04 -0700 |
commit | 9eea2e4c7387de1a310e1085c3661fff3fe6209d (patch) | |
tree | b3d0430a123454f5ded38489a1f59122c589a3cc /Alc/helpers.cpp | |
parent | 2f2ec2b6e3ff8718d2d60c41925ab34eca1e4207 (diff) |
Use BUFFERSIZE for the reverb loop limit
At 44/48khz, the main delay line comes out to 20k to 22k samples, which gets
rounded up to 32k as the next power of two. This leaves plenty of room for the
full 1k BUFFERSIZE without having to increase the delay line beyond what it
already is.
Diffstat (limited to 'Alc/helpers.cpp')
0 files changed, 0 insertions, 0 deletions