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