Krotos Modules 3
Loading...
Searching...
No Matches
KwidgetGUI_Adsr.cpp
Go to the documentation of this file.
1namespace krotos
2{
7
24
35} // namespace krotos
KwidgetGUI_Adsr(Kwidget &owner)
Definition KwidgetGUI_Adsr.cpp:8
AttachedSlider m_adsrDecay
Definition KwidgetGUI_Adsr.h:38
AttachedSlider m_adsrSustain
Definition KwidgetGUI_Adsr.h:39
Kwidget_Adsr::Parameters Parameters
Definition KwidgetGUI_Adsr.h:6
struct krotos::KwidgetGUI_Adsr::Layout m_layout
AttachedSlider m_adsrAttack
Definition KwidgetGUI_Adsr.h:37
AttachedSlider m_adsrRelease
Definition KwidgetGUI_Adsr.h:40
void resized() override
Definition KwidgetGUI_Adsr.cpp:25
Interface for a UI Component that controls a KwidgetProcessor.
Definition KwidgetGUI.h:24
void ignorePadding(bool ignore)
Definition KwidgetGUI.h:86
Colour m_borderColour
Definition KwidgetGUI.h:149
void addAttachedComponent(AttachedComponentType &component, const String &paramID, bool isDraggable=true)
Definition KwidgetGUI.h:112
void resized() override
Definition KwidgetGUI.cpp:45
Definition Kwidget.h:8
Definition AirAbsorptionFilter.cpp:2
static const String SliderDecay
Definition KwidgetGUI_Adsr.h:17
static const String SliderRelease
Definition KwidgetGUI_Adsr.h:19
static const String SliderAttack
Definition KwidgetGUI_Adsr.h:16
static const String SliderSustain
Definition KwidgetGUI_Adsr.h:18
const Rectangle< int > rotSliderBottomL
Definition KwidgetGUI_Adsr.h:30
const Rectangle< int > rotSliderTopM
Definition KwidgetGUI_Adsr.h:31
const Rectangle< int > rotSliderBottomM
Definition KwidgetGUI_Adsr.h:32
const Rectangle< int > rotSliderTopL
Definition KwidgetGUI_Adsr.h:29