Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Init
Method
Init
libraries/lib-effects/EffectPlugin.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
EffectInstanceEx::~EffectInstanceEx() = default;
20
21
bool EffectInstanceEx::Init()
22
{
23
return true;
24
}
Callers
2
DoEffect
Method · 0.45
FindInstance
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected