![]() |
StoneyVCV v2
StoneyDSP Modules for VCV Rack 2.
|
StoneyDSP Modules for VCV Rack 2. More...
#include <StoneyVCV.hpp>
#include <StoneyVCV/version.hpp>
#include <rack.hpp>
#include <StoneyDSP/Core.hpp>
Go to the source code of this file.
Namespaces | |
namespace | StoneyDSP |
The StoneyDSP namespace. | |
namespace | StoneyDSP::StoneyVCV |
The StoneyVCV namespace. | |
namespace | StoneyDSP::StoneyVCV::Plugin |
The Plugin namespace. | |
namespace | StoneyDSP::StoneyVCV::VCA |
The VCA namespace. | |
namespace | StoneyDSP::StoneyVCV::HP4 |
The HP4 namespace. | |
namespace | StoneyDSP::StoneyVCV::HP2 |
The HP2 namespace. | |
namespace | StoneyDSP::StoneyVCV::HP1 |
The HP1 namespace. | |
namespace | StoneyDSP::StoneyVCV::LFO |
Macros | |
#define | STONEYVCV_PLUGIN_HPP_INCLUDED 1 |
Variables | |
extern::rack::plugin::Plugin * | StoneyDSP::StoneyVCV::Plugin::pluginInstance |
Declare the Plugin instance, defined in plugin.cpp | |
extern::rack::plugin::Model * | StoneyDSP::StoneyVCV::VCA::modelVCA |
Declaration of the VCA Model instance, defined in VCA.cpp . | |
extern::rack::plugin::Model * | StoneyDSP::StoneyVCV::HP4::modelHP4 |
Declaration of the HP4 Model instance, defined in HP4.cpp . | |
extern::rack::plugin::Model * | StoneyDSP::StoneyVCV::HP2::modelHP2 |
Declaration of the HP2 Model instance, defined in HP2.cpp . | |
extern::rack::plugin::Model * | StoneyDSP::StoneyVCV::HP1::modelHP1 |
Declaration of the HP1 Model instance, defined in HP1.cpp . | |
extern::rack::plugin::Model * | StoneyDSP::StoneyVCV::LFO::modelLFO |
Declaration of the LFO Model instance, defined in LFO.cpp . | |
StoneyDSP Modules for VCV Rack 2.
Copyright (c) 2024 Nathan J. Hood natha.nosp@m.njho.nosp@m.od@go.nosp@m.ogle.nosp@m.mail..nosp@m.com
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define STONEYVCV_PLUGIN_HPP_INCLUDED 1 |