diff options
author | Chris Robinson <[email protected]> | 2019-03-25 22:52:15 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2019-03-25 22:52:15 -0700 |
commit | a57116f7888a0fdbdac9ed01ce8237c8296a2f65 (patch) | |
tree | 5a8816946948c6c3b5d1e4020a58c5d1ea31348b /Alc/ringbuffer.cpp | |
parent | 0a4d1c858ec21b948838f5e9b464b5534d497bca (diff) |
Scale floats directly to 32-bit integer values
Rather than scaling to a 25-bit integer and shifting for the extra 7 bits. This
should improve precision for values closer to 0.
Diffstat (limited to 'Alc/ringbuffer.cpp')
0 files changed, 0 insertions, 0 deletions