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

Classes

struct  StoneyDSP::StoneyVCV::HP1::HP1Module
 The HP1Module struct. More...
 
struct  StoneyDSP::StoneyVCV::HP1::HP1Widget
 The HP1Widget struct. More...
 
struct  StoneyDSP::StoneyVCV::HP1::HP1ModuleWidget
 The HP1ModuleWidget struct. More...
 

Functions

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

Variables

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

Detailed Description

Function Documentation

◆ createModelHP1()

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

Variable Documentation

◆ modelHP1

extern::rack::plugin::Model* StoneyDSP::StoneyVCV::HP1::modelHP1

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