commit 8d6726a1441c67d6abe860418123f54ed166c9f4
parent 9b3c61b6c855547c58154e92d8594e9a2b227817
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date: Sat, 26 Oct 2024 14:49:57 +0200
update changelog
Diffstat:
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/doc/changelog.txt b/doc/changelog.txt
@@ -36,6 +36,8 @@ Framework:
signal to appear early
- [Fix] Tooltips didn't refresh correctly in some hosts / plugin formats
- [Fix] Redraw issues in Bitwig on Windows if DPI is set to a value != 100%
+- [Fix] VST3: Hosts didn't pick up new parameter values when switching presets or
+ loading state
NodalRed2x:
@@ -43,6 +45,12 @@ NodalRed2x:
- [Fix] Display a proper message if the plugin is loaded without ROM
+OsTIrus:
+
+- [Fix] Some parameters couldn't be automated in some hosts due to DSP echoing
+ parameter changes back, causing some hosts to tread them as "edits", disabling
+ automation lanes (e.g. Ableton, Logic)
+
Xenia:
- [Fix] Initial UI state might be incorrect, not showing the preset that was loaded