diff options
author | Chris Robinson <[email protected]> | 2023-10-11 15:56:11 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2023-10-11 15:56:11 -0700 |
commit | 5149cb8c357630dba5253e2568b68d2ed069bcea (patch) | |
tree | 7fbf96b5e694e71029441d9db89df083cfb1c8f5 /al/source.cpp | |
parent | ce25165944913c12b9b782e40691f3be1d18dadd (diff) |
Make and use a separate zconvolve method without scaling
When you're doing hundreds or thousands of separate zconvolve calls into the
same buffer, it's more efficient to do the multiply once at the end instead of
in each call.
Diffstat (limited to 'al/source.cpp')
0 files changed, 0 insertions, 0 deletions