Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ reset
Method
reset
src/midi.cpp:210–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
}
209
210
void Input::reset() {
211
setDriverId(-1);
212
channel = -1;
213
}
214
215
std::vector<int> Input::getDeviceIds() {
216
if (!driver)
Callers
1
clear
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected