Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ contextSet
Function
contextSet
src/override/context.cpp:85–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
__attribute__((optnone))
84
#endif
85
void contextSet(Context* context) {
86
threadContext = context;
87
}
88
89
90
} // namespace rack
Callers
15
ScopedContext
Method · 0.50
~ScopedContext
Method · 0.50
run
Function · 0.50
sampleRateChanged
Function · 0.50
osc_load_handler
Function · 0.50
osc_param_handler
Function · 0.50
ScopedContext
Method · 0.50
fInitializer
Function · 0.50
~CardinalUI
Function · 0.50
uiFileBrowserSelected
Function · 0.50
osc_load_handler
Function · 0.50
osc_param_handler
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected