aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2017-03-22 03:13:36 -0700
committerChris Robinson <[email protected]>2017-03-22 03:13:36 -0700
commit85042a74eefdf02397530b19248a789a4fcb49f8 (patch)
tree2d4f5a01c274918e691e2b59d2b835a13c750d3a /ChangeLog
parentb062d50bf1fcf86814b8ffdba56b8a929dfe350d (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6663dd03..6a9652ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,11 +7,16 @@ openal-soft-1.18.0:
Implemented 3D processing for some effects. Currently implemented for
Reverb, Compressor, Equalizer, and Ring Modulator.
- Implemented 2-channel UHJ output encoding. Used by default for stereo playback.
+ Implemented 2-channel UHJ output encoding. This needs to be enabled with a
+ config option to be used.
Implemented dual-band processing for high-quality ambisonic decoding.
- Implemented distance-compensation for high-quality ambisonic decoding.
+ Implemented distance-compensation for surround sound output.
+
+ Implemented near-field emulation and compensation with ambisonic rendering.
+ Currently only applies when using the high-quality ambisonic decoder or
+ ambisonic output, with appropriate config options.
Implemented a config option to select a preferred HRTF.