MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / isSelfTestInstance

Method isSelfTestInstance

src/CardinalUI.cpp:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87double Plugin::getSampleRate() const noexcept { return 0.0; }
88const char* Plugin::getBundlePath() const noexcept { return nullptr; }
89bool Plugin::isSelfTestInstance() const noexcept { return false; }
90bool Plugin::writeMidiEvent(const MidiEvent&) noexcept { return false; }
91#endif
92

Callers 1

uiIdleFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected