Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetEffects
Method
GetEffects
src/menus/GetEffectsHelper.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
void GetEffectsHelper::GetEffects()
20
{
21
Publish({});
22
}
23
24
Observer::Subscription GetEffectsHelper::Subscribe(Callback callback, GetEffectsHandlerType handlerType)
25
{
Callers
5
MakeGetEffectsButton
Method · 0.80
OnGetMoreEffects
Method · 0.80
Populate
Method · 0.80
PickEffect
Method · 0.80
EffectMenu
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected