diff --git a/Source/AdvancedParamsComponent.cpp b/Source/AdvancedParamsComponent.cpp index f5ef6b1..a2c27a6 100644 --- a/Source/AdvancedParamsComponent.cpp +++ b/Source/AdvancedParamsComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/AdvancedParamsComponent.h b/Source/AdvancedParamsComponent.h index 2f8950e..3d7e7e1 100644 --- a/Source/AdvancedParamsComponent.h +++ b/Source/AdvancedParamsComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/BasicParamsComponent.cpp b/Source/BasicParamsComponent.cpp index 841450e..1dcca96 100644 --- a/Source/BasicParamsComponent.cpp +++ b/Source/BasicParamsComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/BasicParamsComponent.h b/Source/BasicParamsComponent.h index 9ab13a4..e41f661 100644 --- a/Source/BasicParamsComponent.h +++ b/Source/BasicParamsComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/BendParamsComponent.cpp b/Source/BendParamsComponent.cpp index f62a3bb..5395786 100644 --- a/Source/BendParamsComponent.cpp +++ b/Source/BendParamsComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/BendParamsComponent.h b/Source/BendParamsComponent.h index e8ff7c1..1aa132c 100644 --- a/Source/BendParamsComponent.h +++ b/Source/BendParamsComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/CheckBoxComponent.cpp b/Source/CheckBoxComponent.cpp index 8d5d9fa..2eab9a0 100644 --- a/Source/CheckBoxComponent.cpp +++ b/Source/CheckBoxComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/CheckBoxComponent.h b/Source/CheckBoxComponent.h index 7d66011..78402ac 100644 --- a/Source/CheckBoxComponent.h +++ b/Source/CheckBoxComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/ChoiceComponent.cpp b/Source/ChoiceComponent.cpp index 1bb7b6e..dee02bc 100644 --- a/Source/ChoiceComponent.cpp +++ b/Source/ChoiceComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/ChoiceComponent.h b/Source/ChoiceComponent.h index 4641b21..f809175 100644 --- a/Source/ChoiceComponent.h +++ b/Source/ChoiceComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/CustomEnvelopeComponent.cpp b/Source/CustomEnvelopeComponent.cpp index aa43be5..7710b00 100644 --- a/Source/CustomEnvelopeComponent.cpp +++ b/Source/CustomEnvelopeComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ @@ -153,7 +153,7 @@ void CustomEnvelopeComponent::textEditorTextChanged (TextEditor& editor) ParseError err = kParseErrorNone; processor.settingRefs.setSequenceWithString (paramType, txt, &err); - + ColorScheme cs = ColorScheme (processor.settingRefs.colorSchemeType()); Colour c = (err < kParseErrorLevelFatal) ? cs.main : cs.warning; label->setColour (juce::Label::textColourId, c); diff --git a/Source/CustomEnvelopeComponent.h b/Source/CustomEnvelopeComponent.h index aeb35d4..a4ca2de 100644 --- a/Source/CustomEnvelopeComponent.h +++ b/Source/CustomEnvelopeComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/EnvelopeParamsComponent.cpp b/Source/EnvelopeParamsComponent.cpp index 1639d62..918772b 100644 --- a/Source/EnvelopeParamsComponent.cpp +++ b/Source/EnvelopeParamsComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/EnvelopeParamsComponent.h b/Source/EnvelopeParamsComponent.h index 7a47811..349ce73 100644 --- a/Source/EnvelopeParamsComponent.h +++ b/Source/EnvelopeParamsComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/MonophonicComponent.cpp b/Source/MonophonicComponent.cpp index 57f61b1..7f6df48 100644 --- a/Source/MonophonicComponent.cpp +++ b/Source/MonophonicComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/MonophonicComponent.h b/Source/MonophonicComponent.h index 2c653e2..cd68f1e 100644 --- a/Source/MonophonicComponent.h +++ b/Source/MonophonicComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ @@ -42,7 +42,6 @@ public: //============================================================================== MonophonicComponent (Magical8bitPlug2AudioProcessor& p); ~MonophonicComponent() override; - //============================================================================== //[UserMethods] -- You can add your own custom methods in this section. diff --git a/Source/NoiseParamsComponent.cpp b/Source/NoiseParamsComponent.cpp index 1e0397b..2e0996c 100644 --- a/Source/NoiseParamsComponent.cpp +++ b/Source/NoiseParamsComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/NoiseParamsComponent.h b/Source/NoiseParamsComponent.h index ab6849c..bf61fdd 100644 --- a/Source/NoiseParamsComponent.h +++ b/Source/NoiseParamsComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/PulseParamsComponent.cpp b/Source/PulseParamsComponent.cpp index 1e3d869..90c5d40 100644 --- a/Source/PulseParamsComponent.cpp +++ b/Source/PulseParamsComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/PulseParamsComponent.h b/Source/PulseParamsComponent.h index f5e0694..530dda8 100644 --- a/Source/PulseParamsComponent.h +++ b/Source/PulseParamsComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/SliderComponent.cpp b/Source/SliderComponent.cpp index 7ec7c3c..16f1c2a 100644 --- a/Source/SliderComponent.cpp +++ b/Source/SliderComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/SliderComponent.h b/Source/SliderComponent.h index d3183aa..78439ff 100644 --- a/Source/SliderComponent.h +++ b/Source/SliderComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/SweepParamsComponent.cpp b/Source/SweepParamsComponent.cpp index 8003e04..df6ff14 100644 --- a/Source/SweepParamsComponent.cpp +++ b/Source/SweepParamsComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/SweepParamsComponent.h b/Source/SweepParamsComponent.h index bd80ed8..859c97a 100644 --- a/Source/SweepParamsComponent.h +++ b/Source/SweepParamsComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/VibratoParamsComponent.cpp b/Source/VibratoParamsComponent.cpp index 22984b5..8e66f56 100644 --- a/Source/VibratoParamsComponent.cpp +++ b/Source/VibratoParamsComponent.cpp @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------ diff --git a/Source/VibratoParamsComponent.h b/Source/VibratoParamsComponent.h index c264d3f..edd177c 100644 --- a/Source/VibratoParamsComponent.h +++ b/Source/VibratoParamsComponent.h @@ -7,7 +7,7 @@ the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Created with Projucer version: 6.0.8 + Created with Projucer version: 6.1.5 ------------------------------------------------------------------------------