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

Method getDeviceId

src/midi.cpp:139–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139int Port::getDeviceId() {
140 return deviceId;
141}
142
143int Port::getChannel() {
144 return channel;

Callers 2

appendMidiDeviceMenuFunction · 0.45
appendAudioDeviceMenuFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected