33#define STONEYVCV_HP4_HPP_INCLUDED 1
35#if defined (STONEYVCV_BUILD_HP4)
46#include <StoneyDSP/Core.hpp>
197 ::rack::widget::FramebufferWidget* hp4WidgetFrameBuffer;
272 ::rack::widget::FramebufferWidget *hp4ModuleWidgetFrameBuffer;
295 bool lastPrefersDarkPanels;
StoneyDSP Modules for VCV Rack 2.
StoneyDSP Modules for VCV Rack 2.
::rack::plugin::Model * createModelHP4(::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 HP4Module struct.
Definition HP4.hpp:90
IdxParams
Definition HP4.hpp:97
@ NUM_PARAMS
Number of Parameters.
Definition HP4.hpp:99
virtual ~HP4Module() noexcept
Destroys the HP4Module object.
IdxInputs
Definition HP4.hpp:102
@ NUM_INPUTS
Number of Input ports.
Definition HP4.hpp:104
IdxOutputs
Definition HP4.hpp:107
@ NUM_OUTPUTS
Number of Output ports.
Definition HP4.hpp:109
IdxLights
Definition HP4.hpp:112
@ NUM_LIGHTS
Number of Lights.
Definition HP4.hpp:114
HP4Module()
Construct a new HP4Module object.