commit 369be558fbd8a3a796deb9d328381dedad7ae27a
parent c2f0aabb4710e4cd2239c39d7ecd23f3aa2eef38
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date: Sat, 26 Feb 2022 14:13:45 +0100
changelog updated
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/doc/changelog.txt b/doc/changelog.txt
@@ -1,9 +1,10 @@
Release Notes
-1.2.6 (2022.02.25):
+1.2.6 (2022.02.26):
- [Imp] UI knobs now react to parameter changes via Midi Control Change, Poly Pressure and Sysex
-- [Imp] Various performance improvements
+- [Imp] Patches loaded via "Load" button that only contain a single preset are now loaded to the edit buffer of the selected part
+- [Imp] Emulation performance improvements (5% - 10%)
- [Fix] Presets were not always loaded correctly
- [Fix] Loading of presets didn't (properly) update the UI
@@ -16,6 +17,7 @@ Release Notes
- [Fix] "Assign3 Amount3" was named "Assign2 Amount3" (automation name)
- [Fix] Osc 1 & 2 Wave Select parameter was off-by-one
- [Fix] Key follow base UI element not working
+- [Fix] Do not crash when attempting to load a preset that is not a Virus preset
1.2.5 (2022.01.29):