Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetPath
Method
GetPath
libraries/lib-ladspa/LadspaEffectsModule.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
PluginPath LadspaEffectsModule::GetPath() const
78
{
79
return {};
80
}
81
82
ComponentInterfaceSymbol LadspaEffectsModule::GetSymbol() const
83
{
Callers
1
DiscoverPluginsAtPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected