summaryrefslogtreecommitdiff
path: root/plugins/ZamCompX2/ZamCompX2UI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamCompX2/ZamCompX2UI.cpp')
-rw-r--r--plugins/ZamCompX2/ZamCompX2UI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZamCompX2/ZamCompX2UI.cpp b/plugins/ZamCompX2/ZamCompX2UI.cpp
index aee1b6e..9ca9f48 100644
--- a/plugins/ZamCompX2/ZamCompX2UI.cpp
+++ b/plugins/ZamCompX2/ZamCompX2UI.cpp
@@ -42,7 +42,7 @@ ZamCompX2UI::ZamCompX2UI()
// led values
fLedRedValue = 0.0f;
- fLedYellowValue = 0.0f;
+ fLedYellowValue = -45.0f;
// knob
Image knobImage(ZamCompX2Artwork::knobData, ZamCompX2Artwork::knobWidth, ZamCompX2Artwork::knobHeight);