Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ SaveLayout
Method
SaveLayout
Source/ButterworthFilterEffect.cpp:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
void ButterworthFilterEffect::SaveLayout(ofxJSONElement& info)
150
{
151
mModuleSaveData.Save(info);
152
}
Callers
nothing calls this directly
Calls
1
Save
Method · 0.45
Tested by
no test coverage detected