Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetSymbol
Method
GetSymbol
libraries/lib-vst/VSTWrapper.cpp:1813–1816 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1811
}
1812
1813
ComponentInterfaceSymbol VSTWrapper::GetSymbol() const
1814
{
1815
return mName;
1816
}
1817
1818
std::unique_ptr<EffectInstance::Message>
1819
VSTWrapper::MakeMessageFS(const VSTSettings &settings) const
Callers
1
Load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected