VCV Rack API v2
|
Go to the source code of this file.
Classes | |
struct | rack::engine::Port |
struct | rack::engine::Output |
struct | rack::engine::Input |
Namespaces | |
namespace | rack |
Root namespace for the Rack API. | |
namespace | rack::engine |
High-performance classes handling modules and voltage signals between them. | |
Variables | |
static const int | rack::engine::PORT_MAX_CHANNELS = 16 |
This is inspired by the number of MIDI channels. | |