diff options
author | Chris Robinson <[email protected]> | 2017-03-22 03:13:36 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-03-22 03:13:36 -0700 |
commit | 85042a74eefdf02397530b19248a789a4fcb49f8 (patch) | |
tree | 2d4f5a01c274918e691e2b59d2b835a13c750d3a /ChangeLog | |
parent | b062d50bf1fcf86814b8ffdba56b8a929dfe350d (diff) |
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -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. |