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