From f52eed060718d5af3fe625bc4b8865eaecf56aab Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Mon, 7 Oct 2019 05:01:05 -0700 Subject: Update some wording in the changelog --- ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index edef4331..0582a5fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,18 +30,18 @@ openal-soft-1.20.0: Improved the quality of the bsinc resamplers slightly. - Improved the efficiency of the HRTF mixers. + Improved the efficiency of the HRTF filters. Improved the HRTF B-Format decoder coefficient generation. - Improved reverb fading to be more consistent with pan fading. + Improved reverb feedback fading to be more consistent with pan fading. - Improved handling of sources that end prematurely, to avoid loud clicks. + Improved handling of sources that end prematurely, avoiding loud clicks. Improved the performance of some reverb processing loops. - Added fast_bsinc resamplers that improve efficiency at the cost of some - quality. Notably, when down-sampling with pitch ramping. + Added fast_bsinc12 and 24 resamplers that improve efficiency at the cost of + some quality. Notably, down-sampling has less smooth pitch ramping. Added support for SOFA input files with makemhr. -- cgit v1.2.3