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

Method editParameter

src/CardinalRemote/main.cpp:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72bool Plugin::writeMidiEvent(const MidiEvent&) noexcept { return false; }
73
74void UI::editParameter(uint, bool) {}
75void UI::setParameterValue(uint, float) {}
76void UI::setState(const char*, const char*) {}
77bool UI::openFileBrowser(const FileBrowserOptions&) { return false; }

Callers 7

handleHostParameterDragFunction · 0.80
handleHostParameterDragFunction · 0.80
handleHostParameterDragFunction · 0.80
handleHostParameterDragFunction · 0.80
handleHostParameterDragFunction · 0.80
handleHostParameterDragFunction · 0.80
handleHostParameterDragFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected