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

Method SaveLayout

Source/FormantFilterEffect.cpp:194–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194void FormantFilterEffect::SaveLayout(ofxJSONElement& info)
195{
196 mModuleSaveData.Save(info);
197}

Callers

nothing calls this directly

Calls 1

SaveMethod · 0.45

Tested by

no test coverage detected