commit ab8087394fb0e8c28f6229016838022069a9ffe2
parent 4c034f3d5f4803c97c0bc19e87cb4401ab78e260
Author: Mario Kruselj <mario.kruselj@gmail.com>
Date: Wed, 8 May 2024 16:35:56 +0200
Hide the repeated "On" entry for LFO Sync menu
This will need a proper fix but for the time being, this will do!
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/xtJucePlugin/parameterDescriptions_xt.json b/source/xtJucePlugin/parameterDescriptions_xt.json
@@ -822,7 +822,7 @@
],
"lfoSync":
[
- "Off", "On", "Clock"
+ "Off", "On", "", "Clock"
],
// TODO
"lfoPhase":