MCPcopy Create free account
hub / github.com/VCVRack/Rack / getDevice

Method getDevice

src/midi.cpp:135–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135Device* Port::getDevice() {
136 return device;
137}
138
139int Port::getDeviceId() {
140 return deviceId;

Callers 2

stepMethod · 0.45
stepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected