High-performance classes handling modules and voltage signals between them.
Definition asset.hpp:13
 
Root namespace for the Rack API.
Definition AudioDisplay.hpp:9
 
Definition LightInfo.hpp:12
 
std::string name
The name of the light, using sentence capitalization.
Definition LightInfo.hpp:22
 
virtual ~LightInfo()
Definition LightInfo.hpp:27
 
virtual std::string getDescription()
 
virtual std::string getName()
 
int lightId
Definition LightInfo.hpp:14
 
std::string description
An optional one-sentence description of the light.
Definition LightInfo.hpp:25
 
DSP processor instance for your module.
Definition Module.hpp:29