diff options
author | Chris Robinson <[email protected]> | 2020-03-25 21:06:24 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2020-03-25 21:06:24 -0700 |
commit | a27096dd6305bbbdc470371ce8807e1e1bf331c1 (patch) | |
tree | bcb90f4fe0a88be98edb0838a05989331002dc0c /common/albyte.h | |
parent | cae78e79e81afbc47a9a5802c4cfcc62dbc07f8e (diff) |
Dynamically allocate voice channel data
Rather than allocating for a full 8 channels for each voice, when the vast
majority will only need 1 or 2. The voice channel data is relatively big since
it needs to hold HRTF coefficients and history, and this will allow increasing
the maximum number of buffer channels without an obscene memory increase.
Diffstat (limited to 'common/albyte.h')
0 files changed, 0 insertions, 0 deletions