Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ SetUpFromSaveData
Method
SetUpFromSaveData
Source/Inverter.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void Inverter::SetUpFromSaveData()
83
{
84
SetTarget(TheSynth->FindModule(mModuleSaveData.GetString(
"target"
)));
85
}
Callers
nothing calls this directly
Calls
2
GetString
Method · 0.80
FindModule
Method · 0.45
Tested by
no test coverage detected