Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewreeman/SpectralSuite
/ hasEditor
Method
hasEditor
shared/SpectralAudioPlugin.cpp:323–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
bool SpectralAudioPlugin::hasEditor() const
324
{
325
return true;
326
}
327
328
AudioProcessorEditor* SpectralAudioPlugin::createEditor()
329
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected