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

Method getDriverId

src/midi.cpp:104–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104int Port::getDriverId() {
105 return driverId;
106}
107
108void Port::setDriverId(int driverId) {
109 // Unset device and driver

Callers 2

appendMidiDriverMenuFunction · 0.45
appendAudioDriverMenuFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected