MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / UpdateDeviceList

Method UpdateDeviceList

Source/Monome.cpp:42–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42void Monome::UpdateDeviceList(DropdownList* list)
43{
44 mListForMidiController = list;
45 ListMonomes();
46}
47
48void Monome::ListMonomes()
49{

Callers 1

ConnectDeviceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected