MCPcopy 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
118void init() {
119 settingsPath = asset::user("settings.json");
120 resetCables();
121}
122
123
124void destroy() {

Callers

nothing calls this directly

Calls 2

userFunction · 0.85
resetCablesFunction · 0.85

Tested by

no test coverage detected