Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewreeman/SpectralSuite
/ Factory
Method
Factory
PhaseLock/Source/PhaseLockAudioPlugin.cpp:6–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
class Factory : public SpectralAudioPlugin::DependencyFactory {
5
public:
6
Factory() : m_pluginParams(nullptr) {
7
}
8
9
~Factory() override {}
10
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected