diff options
author | Chris Robinson <[email protected]> | 2015-11-04 06:40:54 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2015-11-04 06:40:54 -0800 |
commit | bd0acf2843830a0891ac3e1ce3b0219cc9c12b81 (patch) | |
tree | 81ab094bfc5a4d3bd05b836af6b9a2cb0d8f9d35 /ChangeLog | |
parent | c57f57192067e2d68cfe4ab0fc9479d2453bfbda (diff) |
Replace the Lanczos window with Kaiser for the sinc resampler
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ openal-soft-1.17.0: Implemented the ALC_SOFT_HRTF extension. - Implemented C, SSE3, and SSE4.1 based 4- and 8-point Sinc-Lanczos resamplers. + Implemented C, SSE3, and SSE4.1 based 4- and 8-point Sinc resamplers. Implemented B-Format output support for the wave file writer. This creates FuMa-style first-order Ambisonics wave files (AMB format). |