From 70c14cd560db819f180073052f4c2bfae5cf3c31 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Fri, 3 Feb 2023 06:48:18 -0800 Subject: Release 1.23.0 --- ChangeLog | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 51f409ff..da6698f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,55 @@ +openal-soft-1.23.0: + + Fixed CoreAudio capture support. + + Fixed handling per-version EAX properties. + + Fixed interpolating changes to the Super Stereo width source property. + + Fixed detection of the update and buffer size from PipeWire. + + Fixed resuming playback devices with OpenSL. + + Fixed support for certain OpenAL implementations with the router. + + Improved reverb environment transitions. + + Improved performance of convolution reverb. + + Improved quality and performance of the pitch shifter effect slightly. + + Improved sub-sample precision for resampled sources. + + Improved blending spatialized multi-channel sources that use the source + radius property. + + Improved mixing 2D ambisonic sources for higher-order 3D ambisonic mixing. + + Improved quadraphonic and 7.1 surround sound output slightly. + + Added config options for UHJ encoding/decoding quality. Including Super + Stereo processing. + + Added a config option for specifying the speaker distance. + + Added a compatibility config option for specifying the NFC distance + scaling. + + Added a config option for mixing on PipeWire's non-real-time thread. + + Added support for virtual source nodes with PipeWire capture. + + Added the ability for the WASAPI backend to use different playback rates. + + Added support for SOFA files that define per-response delays in makemhr. + + Changed the default fallback playback sample rate to 48khz. This doesn't + affect most backends, which can detect a default rate from the system. + + Changed the default resampler to cubic. + + Changed the default HRTF size from 32 to 64 points. + openal-soft-1.22.2: Fixed PipeWire version check. -- cgit v1.2.3