Krotos Modules 3
Loading...
Searching...
No Matches
KwidgetGUI_Sawtooth.h
Go to the documentation of this file.
1
namespace
krotos
2
{
3
class
KwidgetGUI_Sawtooth
:
public
KwidgetGUI
4
{
5
public
:
6
using
Parameters
=
Kwidget_Sawtooth::Parameters
;
7
8
KwidgetGUI_Sawtooth
(
Kwidget
& owner);
9
10
void
resized
()
override
;
11
12
private
:
13
AttachedSlider
m_amplitude
{
Parameters::Amplitude
};
14
15
JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(
KwidgetGUI_Sawtooth
)
16
};
17
}
// namespace krotos
krotos::AttachedSlider
This class combines a Slider, Label, and a SliderAttachment to simplify the process of adding knobs t...
Definition
AttachedSlider.h:10
krotos::KwidgetGUI_Sawtooth
Definition
KwidgetGUI_Sawtooth.h:4
krotos::KwidgetGUI_Sawtooth::resized
void resized() override
Definition
KwidgetGUI_Sawtooth.cpp:8
krotos::KwidgetGUI_Sawtooth::KwidgetGUI_Sawtooth
KwidgetGUI_Sawtooth(Kwidget &owner)
Definition
KwidgetGUI_Sawtooth.cpp:3
krotos::KwidgetGUI_Sawtooth::m_amplitude
AttachedSlider m_amplitude
Definition
KwidgetGUI_Sawtooth.h:13
krotos::KwidgetGUI
Interface for a UI Component that controls a KwidgetProcessor.
Definition
KwidgetGUI.h:24
krotos::Kwidget
Definition
Kwidget.h:8
krotos
Definition
AirAbsorptionFilter.cpp:2
krotos::Kwidget_Sawtooth::Parameters
Definition
Kwidget_Sawtooth.h:7
krotos::Kwidget_Sawtooth::Parameters::Amplitude
static const String Amplitude
Definition
Kwidget_Sawtooth.h:8
krotos_kwidget
kwidgets
sawtooth
KwidgetGUI_Sawtooth.h
Generated by
1.12.0