Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ setModule
Method
setModule
src/core/plugin.hpp:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void setModule(TModule* module) {
72
this->module = module;
73
}
74
75
void setId(int id) {
76
this->id = id;
Callers
5
Gate_MIDIWidget
Method · 0.45
MIDI_GateWidget
Method · 0.45
CV_MIDICCWidget
Method · 0.45
setModule
Method · 0.45
MIDICC_CVWidget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected