commit 1c786ad16fe887324af2889caae8b8f53bfcf522
parent eac11a0eec119069bb2cfc0c197e5a0089e85466
Author: jatinchowdhury18 <jatinchowdhury18@gmail.com>
Date: Wed, 27 Apr 2022 09:39:42 +0100
Update CHANGELOG.md
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -4,8 +4,10 @@ this file.
## [UNRELEASED]
- Added multi-channel processing support.
+- Added stereo/mid-side "balance" controls.
- Added CLAP plugin format support.
- Added option to enable/disable OpenGL on Windows/Linux systems with sufficient OpenGL support.
+- Improved presets system, and added more built-in presets.
- Fixed V1 mode creating high-pitched tone with linear phase oversampling.
- Fixed compatibility issue related to `xsimd::isnan`.