11 #include "JuceHeader.h" 21 virtual juce::Typeface::Ptr getTypefaceForFont(
const juce::Font&)
override;
23 virtual juce::Font getTextButtonFont(juce::TextButton& button,
int buttonHeight)
override;
24 virtual juce::Font getLabelFont(juce::Label& label)
override;
26 virtual void drawRotarySlider(juce::Graphics&,
int x,
int y,
int width,
int height,
27 float sliderPosProportional,
float rotaryStartAngle,
28 float rotaryEndAngle, juce::Slider&)
override;
float getParam(const juce::AudioProcessorValueTreeState ¶ms, const juce::String &blockId) const
Internal method used to get (and check) a parameter's value.