Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getDeviceId
Method
getDeviceId
src/audio.cpp:153–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
int Port::getDeviceId() {
154
return deviceId;
155
}
156
157
void Port::setDeviceId(int deviceId) {
158
if (!driver)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected