Root namespace for the Rack API.
Definition AudioDisplay.hpp:9
A ParamWidget that represents an integer.
Definition Switch.hpp:15
void onDragStart(const DragStartEvent &e) override
Internal * internal
Definition Switch.hpp:17
void step() override
Advances the module by one frame.
void initParamQuantity() override
Configures ParamQuantity properties based on the type of ParamWidget.
bool momentary
Instead of incrementing values on each click, sets maxValue on press and minValue on release.
Definition Switch.hpp:21
void onDragEnd(const DragEndEvent &e) override
void onDoubleClick(const DoubleClickEvent &e) override