MCPcopy Create free account
hub / github.com/ZL-Audio/ZLEqualizer / getName

Method getName

source/state/dummy_processor.hpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 bool hasEditor() const override { return false; }
38
39 const juce::String getName() const override { return {}; }
40
41 bool acceptsMidi() const override { return false; }
42

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected