Gin
Public Member Functions | Public Attributes | List of all members
ModulationDepthSlider Class Reference

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
 

Detailed Description

A button for the modulation destination.

Constructor & Destructor Documentation

◆ ModulationDepthSlider()

ModulationDepthSlider::ModulationDepthSlider ( )

◆ ~ModulationDepthSlider()

ModulationDepthSlider::~ModulationDepthSlider ( )
override

Member Function Documentation

◆ getTextFromValue()

juce::String ModulationDepthSlider::getTextFromValue ( double  value)
override

References onTextFromValue.

Member Data Documentation

◆ onClick

std::function<void ()> ModulationDepthSlider::onClick

◆ onTextFromValue

std::function<juce::String (double)> ModulationDepthSlider::onTextFromValue

Referenced by getTextFromValue().


The documentation for this class was generated from the following file: