Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewreeman/SpectralSuite
/ ~Factory
Method
~Factory
PhaseLock/Source/PhaseLockAudioPlugin.cpp:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
}
8
9
~Factory() override {}
10
11
std::shared_ptr<PluginParameters> createParams(SpectralAudioPlugin* plugin) override {
12
if(!m_pluginParams) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected