Gin
|
A button for the modulation destination. More...
Inherits juce::Slider.
Public Member Functions | |
ModulationDepthSlider () | |
~ModulationDepthSlider () override | |
juce::String | getTextFromValue (double value) override |
Public Attributes | |
std::function< void()> | onClick |
std::function< juce::String(double)> | onTextFromValue |
A button for the modulation destination.
ModulationDepthSlider::ModulationDepthSlider | ( | ) |
|
override |
|
override |
References onTextFromValue.
std::function<void ()> ModulationDepthSlider::onClick |
std::function<juce::String (double)> ModulationDepthSlider::onTextFromValue |
Referenced by getTextFromValue().