Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ Port
Method
Port
src/audio.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
////////////////////
70
71
Port::Port() {
72
context = contextGet();
73
reset();
74
}
75
76
Port::~Port() {
77
setDeviceId(-1);
Callers
nothing calls this directly
Calls
1
contextGet
Function · 0.85
Tested by
no test coverage detected