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

Classes

struct  StoneyDSP::StoneyVCV::HP4::HP4Module
 The HP4Module struct. More...
 
struct  StoneyDSP::StoneyVCV::HP4::HP4Widget
 The HP2Widget struct. More...
 
struct  StoneyDSP::StoneyVCV::HP4::HP4ModuleWidget
 The HP4ModuleWidget struct. More...
 

Functions

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

Variables

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

Detailed Description

Function Documentation

◆ createModelHP4()

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

Variable Documentation

◆ modelHP4

extern::rack::plugin::Model* StoneyDSP::StoneyVCV::HP4::modelHP4

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