VCV Rack API v2
|
#include <Module.hpp>
Public Attributes | |
bool | connecting |
True if connecting, false if disconnecting. | |
Port::Type | type |
Port::INPUT or Port::OUTPUT. | |
int | portId |
bool rack::engine::Module::PortChangeEvent::connecting |
True if connecting, false if disconnecting.
Port::Type rack::engine::Module::PortChangeEvent::type |
int rack::engine::Module::PortChangeEvent::portId |