Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ init
Function
init
src/settings.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
117
118
void init() {
119
settingsPath = asset::user(
"settings.json"
);
120
resetCables();
121
}
122
123
124
void destroy() {
Callers
nothing calls this directly
Calls
2
user
Function · 0.85
resetCables
Function · 0.85
Tested by
no test coverage detected