Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ BuildControllerList
Method
BuildControllerList
Source/MidiController.cpp:2285–2289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2283
}
2284
2285
void MidiController::BuildControllerList()
2286
{
2287
mControllerList->Clear();
2288
FillMidiInput(mControllerList);
2289
}
2290
2291
void MidiController::ConnectDevice()
2292
{
Callers
nothing calls this directly
Calls
2
FillMidiInput
Function · 0.85
Clear
Method · 0.45
Tested by
no test coverage detected