StoneyVCV v2
StoneyDSP Modules for VCV Rack 2.
Loading...
Searching...
No Matches
HP2

Classes

struct  StoneyDSP::StoneyVCV::HP2::HP2Module
 The HP2Module struct. More...
 
struct  StoneyDSP::StoneyVCV::HP2::HP2Widget
 The HP2Widget struct. More...
 
struct  StoneyDSP::StoneyVCV::HP2::HP2ModuleWidget
 The HP2ModuleWidget struct. More...
 

Functions

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

Variables

extern::rack::plugin::Model * StoneyDSP::StoneyVCV::HP2::modelHP2
 Declaration of the HP2 Model instance, defined in HP2.cpp.
 

Detailed Description

Function Documentation

◆ createModelHP2()

::rack::plugin::Model * StoneyDSP::StoneyVCV::HP2::createModelHP2 ( ::std::string  name = "",
::std::string  description = "",
::std::string  manualUrl = "",
bool  hidden = true 
)
Parameters
name
description
manualUrl
hidden
Returns
rack::plugin::Model*

Variable Documentation

◆ modelHP2

extern::rack::plugin::Model* StoneyDSP::StoneyVCV::HP2::modelHP2

Declaration of the HP2 Model instance, defined in HP2.cpp.