diff options
author | Chris Robinson <[email protected]> | 2023-09-11 02:56:14 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2023-09-11 03:27:17 -0700 |
commit | 43fac7e95568a2b7205db365a49e3938b05e913b (patch) | |
tree | f2457aa5456a483775cb6a349019417f424919fd /libopenal.version | |
parent | a89345540520cb4fca40fc394eeac4b5f071680d (diff) |
Approximate sin for the reverb modulator LFO
Reverb needs to prioritize efficiency since it's expected that an app may use
multiple reverb effects simultaneously, and each individual effect may process
twice during a pipeline transition. Approximating sin helps by replacing a per-
sample libc call that we don't need to be perfectly accurate.
Diffstat (limited to 'libopenal.version')
0 files changed, 0 insertions, 0 deletions