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

Method Output

src/midi.cpp:359–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357////////////////////
358
359Output::Output() {
360 reset();
361}
362
363Output::~Output() {
364 setDeviceId(-1);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected