MCPcopy 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
2285void MidiController::BuildControllerList()
2286{
2287 mControllerList->Clear();
2288 FillMidiInput(mControllerList);
2289}
2290
2291void MidiController::ConnectDevice()
2292{

Callers

nothing calls this directly

Calls 2

FillMidiInputFunction · 0.85
ClearMethod · 0.45

Tested by

no test coverage detected