Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ Port
Method
Port
src/midi.cpp:93–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
////////////////////
92
93
Port::Port() {
94
context = contextGet();
95
}
96
97
Port::~Port() {
98
}
Callers
nothing calls this directly
Calls
1
contextGet
Function · 0.85
Tested by
no test coverage detected