Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ PostRender
Method
PostRender
Source/Push2Control.cpp:254–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
void Push2Control::PostRender()
255
{
256
if (ThePushBridge.IsInitialized())
257
RenderPush2Display();
258
}
259
260
void Push2Control::KeyPressed(int key, bool isRepeat)
261
{
Callers
1
render
Method · 0.45
Calls
1
IsInitialized
Method · 0.45
Tested by
no test coverage detected