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

Method writeMidiEvent

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

Source from the content-addressed store, hash-verified

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
93// --------------------------------------------------------------------------------------------------------------------

Callers 1

writeMidiMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected