diff options
author | Chris Robinson <[email protected]> | 2017-02-22 16:31:24 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-02-22 16:31:24 -0800 |
commit | 629980d15ee8f87c916cefee79bbb692e34a1266 (patch) | |
tree | 2fc1319675ef0d06b660153ece83f29af9388cdb | |
parent | 55e3b840b351d59e9e746080ab0eac93fea93e04 (diff) |
Update ChangeLog
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -49,6 +49,14 @@ openal-soft-1.18.0: Added an option to the example apps to open a specific device. + Increased the maximum auxiliary send limit to 16 (up from 4). Requires + requesting them with the ALC_MAX_AUXILIARY_SENDS context creation + attribute. + + Increased the default auxiliary effect slot count to 64 (up from 4). + + Reduced the default period count to 3 (down from 4). + Slightly improved automatic naming for enumerated HRTFs. Improved B-Format decoding with HRTF output. |