Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
202
Input::Input() {
203
reset();
204
}
205
206
Input::~Input() {
207
setDeviceId(-1);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected