Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
194
void FormantFilterEffect::SaveLayout(ofxJSONElement& info)
195
{
196
mModuleSaveData.Save(info);
197
}
Callers
nothing calls this directly
Calls
1
Save
Method · 0.45
Tested by
no test coverage detected