MCPcopy Create free account
hub / github.com/VCVRack/Rack / setModule

Method setModule

src/core/MIDIMap.cpp:307–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305 int disableLearnFrames = -1;
306
307 void setModule(MIDIMap* module) {
308 this->module = module;
309 }
310
311 void onButton(const ButtonEvent& e) override {
312 e.stopPropagating();

Callers 2

setModuleMethod · 0.45
MIDIMapWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected