Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ OnClicked
Method
OnClicked
Source/PanicButton.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void PanicButton::OnClicked(float x, float y, bool right)
39
{
40
TheSynth->LoadLayout(ofToDataPath(
"daftpunk.json"
));
41
}
42
43
void PanicButton::DrawModule()
44
{
Callers
nothing calls this directly
Calls
2
ofToDataPath
Function · 0.85
LoadLayout
Method · 0.45
Tested by
no test coverage detected