Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
104
int Port::getDriverId() {
105
return driverId;
106
}
107
108
void Port::setDriverId(int driverId) {
109
// Unset device and driver
Callers
2
appendMidiDriverMenu
Function · 0.45
appendAudioDriverMenu
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected