VCV Rack API v2
Loading...
Searching...
No Matches
Port.hpp File Reference
#include <common.hpp>
#include <engine/Light.hpp>
Include dependency graph for Port.hpp:
This graph shows which files directly or indirectly include this file:

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.