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 4e2c7c80c83e8965fd814f87962aaf302c206729
parent 8bb9440d668eab7aefbe563cf9cadeec440bbe89
Author: dsp56300 <87139854+dsp56300@users.noreply.github.com>
Date:   Tue, 27 Aug 2024 21:58:37 +0200

Merge pull request #219 from mkruselj/patch-1

Xenia: Another typo in play param names
Diffstat:
Msource/xtJucePlugin/parameterDescriptions_xt.json | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/xtJucePlugin/parameterDescriptions_xt.json b/source/xtJucePlugin/parameterDescriptions_xt.json @@ -886,8 +886,8 @@ "56": "Filter Env Decay", "57": "Filter Env Sustain", "58": "Filter Env Release", - "59": "Amlifier Env Attack", - "60": "Amlifier Env Decay", + "59": "Amplifier Env Attack", + "60": "Amplifier Env Decay", "61": "Amplifier Env Sustain", "62": "Amplifier Env Release", "63": "LFO 1 Rate",