Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getDriver
Method
getDriver
src/audio.cpp:85–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
Driver* Port::getDriver() {
86
return driver;
87
}
88
89
int Port::getDriverId() {
90
return driverId;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected