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

Method Port

src/audio.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69////////////////////
70
71Port::Port() {
72 context = contextGet();
73 reset();
74}
75
76Port::~Port() {
77 setDeviceId(-1);

Callers

nothing calls this directly

Calls 1

contextGetFunction · 0.85

Tested by

no test coverage detected