Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetPath
Method
GetPath
libraries/lib-vst3/VST3EffectsModule.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
PluginPath VST3EffectsModule::GetPath() const
94
{
95
return {};
96
}
97
98
ComponentInterfaceSymbol VST3EffectsModule::GetSymbol() const
99
{
Callers
1
FindModulePaths
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected