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

Method SaveLayout

Source/BiquadFilterEffect.cpp:240–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240void BiquadFilterEffect::SaveLayout(ofxJSONElement& info)
241{
242 mModuleSaveData.Save(info);
243}

Callers

nothing calls this directly

Calls 1

SaveMethod · 0.45

Tested by

no test coverage detected