13 void paint(Graphics& g)
override;
33 std::vector<Range<int>> selections)
override;
50 void scrollBarMoved(ScrollBar* scrollBarThatHasMoved,
double newRangeStart)
override;
327 DrawableButton
m_zoomInButton{
"zoomin", DrawableButton::ButtonStyle::ImageStretched};
328 DrawableButton
m_zoomOutButton{
"zoomout", DrawableButton::ButtonStyle::ImageStretched};
This class combines a ComboBox and a ComboboxParameterAttachment to simplify the process of adding to...
Definition AttachedComboBox.h:10
This class combines a Slider, Label, and a SliderAttachment to simplify the process of adding knobs t...
Definition AttachedSlider.h:10
Definition KrotosSynthesiserSound.h:19
A CustomParameterTree for managing a list of samples, with parameters for mute, solo,...
Definition SampleDataTree.h:9
Definition AirAbsorptionFilter.cpp:2
Definition KrotosSynthesiserSound.h:22