diff --git a/Source/VibratoParamsComponent.cpp b/Source/VibratoParamsComponent.cpp index 8e66f56..f325a09 100644 --- a/Source/VibratoParamsComponent.cpp +++ b/Source/VibratoParamsComponent.cpp @@ -43,7 +43,7 @@ VibratoParamsComponent::VibratoParamsComponent (Magical8bitPlug2AudioProcessor& label->setBounds (0, 4, 150, 22); - ratioSlider.reset (new SliderComponent (p, "vibratoRate", "Rate")); + ratioSlider.reset (new SliderComponent (p, "vibratoRate", "Cycle Len.")); addAndMakeVisible (ratioSlider.get()); ratioSlider->setName ("ratio slider"); @@ -136,7 +136,7 @@ BEGIN_JUCER_METADATA kerning="0.0" bold="0" italic="0" justification="33"/> + params="p, "vibratoRate", "Cycle Len.""/>