MCPcopy 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
1813ComponentInterfaceSymbol VSTWrapper::GetSymbol() const
1814{
1815 return mName;
1816}
1817
1818std::unique_ptr<EffectInstance::Message>
1819VSTWrapper::MakeMessageFS(const VSTSettings &settings) const

Callers 1

LoadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected