Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ SetLight
Method
SetLight
Source/Monome.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
void Monome::SetLight(int x, int y, float value)
105
{
106
SetLightInternal(x, y, value);
107
}
108
109
void Monome::Poll()
110
{
Callers
13
UpdateLights
Method · 0.45
UpdateLights
Method · 0.45
UpdateVelocityLights
Method · 0.45
UpdateMetaLights
Method · 0.45
Poll
Method · 0.45
UpdateGridLights
Method · 0.45
UpdateLights
Method · 0.45
UpdateGridControllerLights
Method · 0.45
UpdateLights
Method · 0.45
UpdateGridControllerLights
Method · 0.45
UpdateLights
Method · 0.45
UpdateGridLights
Method · 0.45
Calls
no outgoing calls
Tested by
1
UpdateGridControllerLights
Method · 0.36