![]() |
VCV Rack API v2
|
#include <app/common.hpp>#include <app/SliderKnob.hpp>#include <widget/FramebufferWidget.hpp>#include <widget/SvgWidget.hpp>Go to the source code of this file.
Classes | |
| struct | rack::app::SvgSlider |
| Behaves like a knob but linearly moves an widget::SvgWidget between two points. More... | |
Namespaces | |
| namespace | rack |
| Root namespace for the Rack API. | |
| namespace | rack::app |
| Rack's custom UI widgets that control the Rack state and engine. | |
Variables | |
| DEPRECATED typedef SvgSlider | rack::app::SVGSlider |