33#define STONEYVCV_PLUGIN_HPP_INCLUDED 1
35#if defined (STONEYVCV_BUILD_PLUGIN)
45#include <StoneyDSP/Core.hpp>
92#if defined (STONEYVCV_BUILD_MODULES)
96#if defined (STONEYVCV_BUILD_VCA)
111#if defined (STONEYVCV_BUILD_HP4)
127#if defined (STONEYVCV_BUILD_HP2)
142#if defined (STONEYVCV_BUILD_HP1)
157#if (STONEYVCV_VERSION_MAJOR >= 2U) && (STONEYVCV_VERSION_MINOR >= 0U) && (STONEYVCV_VERSION_PATCH < 1U)
158 #warning "No modules found..."
161#if defined (STONEYVCV_EXPERIMENTAL)
165 #if defined (STONEYVCV_BUILD_LFO)
StoneyDSP Modules for VCV Rack 2.
extern::rack::plugin::Model * modelHP1
Declaration of the HP1 Model instance, defined in HP1.cpp.
Definition plugin.hpp:151
extern::rack::plugin::Model * modelHP2
Declaration of the HP2 Model instance, defined in HP2.cpp.
Definition plugin.hpp:136
extern::rack::plugin::Model * modelHP4
Declaration of the HP4 Model instance, defined in HP4.cpp.
Definition plugin.hpp:120
extern::rack::plugin::Model * modelLFO
Declaration of the LFO Model instance, defined in LFO.cpp.
Definition plugin.hpp:174
extern::rack::plugin::Plugin * pluginInstance
Declare the Plugin instance, defined in plugin.cpp
Definition plugin.hpp:83
extern::rack::plugin::Model * modelVCA
Declaration of the VCA Model instance, defined in VCA.cpp.
Definition plugin.hpp:105
The StoneyDSP namespace.
Definition StoneyVCV.hpp:78
StoneyDSP Modules for VCV Rack 2.