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 2742febd3ab909dc166ebe4038decba0fc08bdd8
parent 9ae074e929802643bcb8f221ccf41c653dc64030
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Mon,  3 Jan 2022 17:51:14 +0100

add 1.2.1 change log

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

diff --git a/doc/changelog.txt b/doc/changelog.txt @@ -1,5 +1,16 @@ Release Notes +1.2.1 (2022.01.03): + +- [Change] Switch default play mode to Single +- [Imp] Add ability to load a sound bank via Midi/Sysex (thx to @balls) +- [Imp] Added native Midi ports support to allow to make it easier to use external editors for the emulator (thx to @balls) + +- [Fix] Fix presets sent via Sysex to Bank A were stored in Bank B +- [Fix] Fix parameter changes not remembered in single mode if sent for part 0 +- [Fix] Fix master tune being off after reloading a project +- [Fix] Added missing distortion curves (thx to @balls) + 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