MCPcopy 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
323bool SpectralAudioPlugin::hasEditor() const
324{
325 return true;
326}
327
328AudioProcessorEditor* SpectralAudioPlugin::createEditor()
329{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected