33#define STONEYVCV_HP1_HPP_INCLUDED 1
35#if defined (STONEYVCV_BUILD_HP1)
46#include <StoneyDSP/Core.hpp>
196 ::rack::widget::FramebufferWidget *hp1WidgetFrameBuffer;
273 ::rack::widget::FramebufferWidget *hp1ModuleWidgetFrameBuffer;
295 bool lastPrefersDarkPanels;
StoneyDSP Modules for VCV Rack 2.
StoneyDSP Modules for VCV Rack 2.
::rack::plugin::Model * createModelHP1(::std::string name="", ::std::string description="", ::std::string manualUrl="", bool hidden=true) noexcept(false)
The StoneyDSP namespace.
Definition StoneyVCV.hpp:78
StoneyDSP Modules for VCV Rack 2.
Definition StoneyVCV.hpp:125
The HP1Module struct.
Definition HP1.hpp:90
IdxInputs
Definition HP1.hpp:102
@ NUM_INPUTS
Number of Input ports.
Definition HP1.hpp:104
HP1Module()
Construct a new HP1Module object.
IdxOutputs
Definition HP1.hpp:107
@ NUM_OUTPUTS
Number of Output ports.
Definition HP1.hpp:109
virtual ~HP1Module() noexcept
Destroys the HP1Module object.
IdxParams
Definition HP1.hpp:97
@ NUM_PARAMS
Number of Parameters.
Definition HP1.hpp:99
IdxLights
Definition HP1.hpp:112
@ NUM_LIGHTS
Number of Lights.
Definition HP1.hpp:114