VCV Rack API v2
Loading...
Searching...
No Matches
Model.hpp File Reference
#include <common.hpp>
#include <plugin/Plugin.hpp>
#include <jansson.h>
#include <list>
Include dependency graph for Model.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rack::plugin::Model
 Type information for a module. More...
 

Namespaces

namespace  rack
 Root namespace for the Rack API.
 
namespace  rack::ui
 Common graphical user interface widgets.
 
namespace  rack::app
 Rack's custom UI widgets that control the Rack state and engine.
 
namespace  rack::engine
 High-performance classes handling modules and voltage signals between them.
 
namespace  rack::plugin
 Loads and manages Rack plugins.