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

Function requestMIDI

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

Source from the content-addressed store, hash-verified

63bool requestAudioInput() { return false; }
64bool requestBufferSizeChange(uint) { return false; }
65bool requestMIDI() { return false; }
66const char* getPluginFormatName() noexcept { return "Remote"; }
67
68FileBrowserHandle fileBrowserCreate(bool, ulong, double, const FileBrowserOptions&) { return nullptr; }

Callers 8

onActionMethod · 0.85
onActionMethod · 0.85
onActionMethod · 0.85
onActionMethod · 0.85
onActionMethod · 0.85
onActionMethod · 0.85
onActionMethod · 0.85
onActionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected