VCV Rack API v2
|
#include <app/common.hpp>
#include <app/MultiLightWidget.hpp>
#include <ui/Tooltip.hpp>
#include <engine/Module.hpp>
Go to the source code of this file.
Classes | |
struct | rack::app::ModuleLightWidget |
A MultiLightWidget that points to a module's Light or a range of lights Will access firstLightId, firstLightId + 1, etc. 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. | |