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 7fb1a3bffd3f65bc304322c8dad6c8cbaca98a0f
parent 44d51e47c38d14a4b028749ca4ff79315214f482
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Tue, 18 Jan 2022 22:52:52 +0100

1.2.4b change log

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

diff --git a/doc/changelog.txt b/doc/changelog.txt @@ -1,5 +1,15 @@ Release Notes +1.2.4b (2022.01.18): + +- [Fix] Possible crash at startup +- [Fix] Plugin doesn't emit any sound in some circumstances +- [Fix] Possible crash when closing editor window, reopening it and switching presets +- [Fix] Possible crash when invalid sysex message received +- [Fix] Memory leaks +- [Fix] Broken Combo Box selection +- [Fix] Preset name not being displayed after reopening editor window + 1.2.4 (2022.01.18): - [Imp] UI scale selector. Higher quality image assets for larger sizes will be included in a future release.