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

Method Input

src/midi.cpp:202–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200////////////////////
201
202Input::Input() {
203 reset();
204}
205
206Input::~Input() {
207 setDeviceId(-1);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected