gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

commit 6a1d9a571678409b0eccdf6d228a4147333da640
parent ba5e593eb9f7c5ba2088676544ac4e9094504c45
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Fri, 25 Mar 2022 10:32:18 +0100

changelog fixes

Diffstat:
Mdoc/changelog.txt | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/changelog.txt b/doc/changelog.txt @@ -1,13 +1,13 @@ Release Notes -1.2.14 (2022.03.23): +1.2.14 (2022.03.25): - [Imp] Performance improved in some circumstances when JIT compiler had to regenerate code - [Imp] Drop down menus with lots of entries now use multiple columns - [Fix] UI skins were not found on disk (Mac/Linux) - [Fix] [UI Trancy] Size of some labels reduced to be able to display more text -- [Fix] [Trancy Skin] Unison Mode switch did not work +- [Fix] [UI Trancy] Unison Mode switch did not work 1.2.13 (2022.03.23):