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 4f2fac9769a98cd78836b5bf7343912a95e0612d
parent cb134015ddb15e7318a82869b2c6f6b354a71952
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Sun,  1 Sep 2024 01:46:32 +0200

fix CL

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

diff --git a/doc/changelog.txt b/doc/changelog.txt @@ -11,8 +11,6 @@ Framework: - [Fix] Crash when dragging a patch from Patch Manager to a part slot - [Fix] Crash when dragging a patch on an empty area in grid view - [Fix] Drag target slot rectangles displayed in grid view for areas without content -- [Fix] Crash when toggling filter distortion on a part that shares the same MIDI - channel with another part NodalRed2x: @@ -28,6 +26,8 @@ NodalRed2x: - [Fix] Patches with a different device ID failed to load - [Fix] Parameter tooltips for VM map parameters displayed values for the non-VM versions when hovering +- [Fix] Crash when toggling filter distortion on a part that shares the same MIDI + channel with another part Vavra: