diff options
author | Chris Robinson <[email protected]> | 2020-01-05 15:44:50 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2020-01-05 15:44:50 -0800 |
commit | 05abcbc600a2da62a5ae79e490c66a8f2c068fe9 (patch) | |
tree | 9f00bca82438f188fed8a47f2085acf0a5cfb5e2 | |
parent | ae780e22c12ea78e889f6f4ac33f31a4f5044595 (diff) |
Update changelog wording
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ openal-soft-1.20.1: AL_DIRECT_CHANNELS_SOFT to optionally remix input channels that don't have a matching output channel. - Implemented the AL_SOFT_bformat_ex extension. This allows B-Format buffer - data to use N3D or SN3D scaling, or ACN channel ordering. + Implemented the AL_SOFT_bformat_ex extension. This extends B-Format buffer + support for N3D or SN3D scaling, or ACN channel ordering. Improved handling of unsupported channel configurations with WASAPI. Such setups will now try to output at least a stereo mix. |