Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
void Monome::UpdateDeviceList(DropdownList* list)
43
{
44
mListForMidiController = list;
45
ListMonomes();
46
}
47
48
void Monome::ListMonomes()
49
{
Callers
1
ConnectDevice
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected