aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2015-11-04 06:40:54 -0800
committerChris Robinson <[email protected]>2015-11-04 06:40:54 -0800
commitbd0acf2843830a0891ac3e1ce3b0219cc9c12b81 (patch)
tree81ab094bfc5a4d3bd05b836af6b9a2cb0d8f9d35 /ChangeLog
parentc57f57192067e2d68cfe4ab0fc9479d2453bfbda (diff)
Replace the Lanczos window with Kaiser for the sinc resampler
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 40ff34ed..e0fdd4cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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).