MCPcopy 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
261void Vocoder::SetUpFromSaveData()
262{
263 SetTarget(TheSynth->FindModule(mModuleSaveData.GetString("target")));
264}

Callers

nothing calls this directly

Calls 2

GetStringMethod · 0.80
FindModuleMethod · 0.45

Tested by

no test coverage detected