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 d64bc3889ee0fc1727744cf9bd85f2b8cfcf2f71
parent 117dc5dad657b97db18d90f9ffae022ee4582f68
Author: Mario Kruselj <mario.kruselj@gmail.com>
Date:   Fri, 16 Aug 2024 00:18:05 +0200

Consistency rename: Velo -> Vel in playParameter

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 @@ -853,12 +853,12 @@ "11": "Wave 1 Startwave", "12": "Wave 1 Phase", "13": "Wave 1 Env Amount", - "14": "Wave 1 Velo Amount", + "14": "Wave 1 Vel Amount", "15": "Wave 1 Keytrack", "16": "Wave 2 Startwave", "17": "Wave 2 Phase", "18": "Wave 2 Env Amount", - "19": "Wave 2 Velo Amount", + "19": "Wave 2 Vel Amount", "20": "Wave 2 Keytrack", "21": "Mix Wave 1", "22": "Mix Wave 2",