Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ SetEnabled
Method
SetEnabled
Source/Razor.cpp:347–350 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
345
}
346
347
void Razor::SetEnabled(bool enabled)
348
{
349
mEnabled = enabled;
350
}
351
352
void Razor::CheckboxUpdated(Checkbox* checkbox, double time)
353
{
Callers
15
Vocoder
Method · 0.45
CheckboxUpdated
Method · 0.45
OnMidiNote
Method · 0.45
OnMidiControl
Method · 0.45
CreateUIControls
Method · 0.45
SetSlider
Method · 0.45
oscMessageReceived
Method · 0.45
DrawModule
Method · 0.45
PreDraw
Method · 0.45
DrawModule
Method · 0.45
CreateUIControls
Method · 0.45
CheckboxUpdated
Method · 0.45
Calls
no outgoing calls
Tested by
2
CreateUIControls
Method · 0.36
DrawModule
Method · 0.36