Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetSymbol
Method
GetSymbol
src/effects/Amplify.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
// ComponentInterface implementation
62
63
ComponentInterfaceSymbol EffectAmplify::GetSymbol() const
64
{
65
return Symbol;
66
}
67
68
TranslatableString EffectAmplify::GetDescription() const
69
{
Callers
2
ExportPresets
Method · 0.45
ImportPresets
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected