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

Method setState

src/CardinalPlugin.cpp:79–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77#if DISTRHO_PLUGIN_HAS_UI && ! DISTRHO_PLUGIN_WANT_DIRECT_ACCESS
78const char* UI::getBundlePath() const noexcept { return nullptr; }
79void UI::setState(const char*, const char*) {}
80#endif
81
82// -----------------------------------------------------------------------------------------------------------

Callers 3

sendParamChangeToRemoteFunction · 0.45
sendFullPatchToRemoteFunction · 0.45
fInitializerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected