Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetFactoryPresets
Method
GetFactoryPresets
libraries/lib-effects/Effect.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
RegistryPaths Effect::GetFactoryPresets() const
156
{
157
return {};
158
}
159
160
OptionalMessage Effect::LoadFactoryPreset(int id, EffectSettings &settings) const
161
{
Callers
1
HasPresets
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected