StoneyVCV v2
StoneyDSP Modules for VCV Rack 2.
Loading...
Searching...
No Matches
VCA.hpp File Reference

StoneyDSP Modules for VCV Rack 2. More...

#include <StoneyVCV.hpp>
#include <StoneyVCV/ComponentLibrary/PortWidget.hpp>
#include <StoneyVCV/ComponentLibrary/PanelWidget.hpp>
#include <StoneyVCV/ComponentLibrary.hpp>
#include <StoneyVCV/plugin.hpp>
#include <rack.hpp>
#include <StoneyDSP/Core.hpp>
#include <StoneyDSP/DSP.hpp>
#include <StoneyDSP/SIMD.hpp>
#include <array>
Include dependency graph for VCA.hpp:

Go to the source code of this file.

Classes

struct  StoneyDSP::StoneyVCV::VCA::VCAEngine< T >
 The VCAEngine struct. More...
 
struct  StoneyDSP::StoneyVCV::VCA::VCAModule
 The VCAModule struct. More...
 
struct  StoneyDSP::StoneyVCV::VCA::VCAWidget
 The VCAWidget struct. More...
 
struct  StoneyDSP::StoneyVCV::VCA::VCAModuleWidget
 The VCAModuleWidget struct. More...
 

Namespaces

namespace  StoneyDSP
 The StoneyDSP namespace.
 
namespace  StoneyDSP::StoneyVCV
 The StoneyVCV namespace.
 
namespace  StoneyDSP::StoneyVCV::VCA
 The VCA namespace.
 

Macros

#define STONEYVCV_VCA_HPP_INCLUDED   1
 

Functions

::rack::plugin::Model * StoneyDSP::StoneyVCV::VCA::createModelVCA (::std::string name="", ::std::string description="", ::std::string manualUrl="", bool hidden=true) noexcept(false)
 

Detailed Description

StoneyDSP Modules for VCV Rack 2.

Author
Nathan J. Hood natha.nosp@m.njho.nosp@m.od@go.nosp@m.ogle.nosp@m.mail..nosp@m.com
Version
2.0.1216

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.

Macro Definition Documentation

◆ STONEYVCV_VCA_HPP_INCLUDED

#define STONEYVCV_VCA_HPP_INCLUDED   1