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 f4f0c99912fab64975b96c855d8bad4e2adca7e1
parent 8dcd0274f5e233d42d1efd7552c445a16b221133
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Fri, 24 Sep 2021 16:48:57 +0200

prepared changelog for 1.2.0

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

diff --git a/doc/changelog.txt b/doc/changelog.txt @@ -1,5 +1,13 @@ Release Notes +1.2.0 (2021.09.23): + +- [Imp] A temporary GUI has been added that allows to: modify parameters without needing external editors and allows to switch presets +- [Imp] All parameters can now be automated from a DAW + +- [Fix] Sysex event processing is now more responsive +- [Fix] Version number displayed as x.yz instead of x.y.z + 1.1.9 (2021.08.12): - [Imp] An arm64 JIT recompiler has been implemented, which gives a large performance boost on Apple M1, Raspberry Pi and other arm64 based CPUs