MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / SetUpFromSaveData

Method SetUpFromSaveData

Source/NoteStepper.cpp:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133void NoteStepper::SetUpFromSaveData()
134{
135 mAllowChords = mModuleSaveData.GetBool("allow_chords");
136}
137
138void NoteStepper::SaveLayout(ofxJSONElement& moduleInfo)
139{

Callers

nothing calls this directly

Calls 1

GetBoolMethod · 0.80

Tested by

no test coverage detected