Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ StartSwitch
Method
StartSwitch
Source/SwitchAndRamp.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void SwitchAndRamp::StartSwitch()
36
{
37
mSwitching.fill(true);
38
}
39
40
float SwitchAndRamp::Process(int channel, float input, float rampSpeed)
41
{
Callers
6
ProcessFourTet
Method · 0.80
Process
Method · 0.80
PlayCuePoint
Method · 0.80
ButtonClicked
Method · 0.80
OnClicked
Method · 0.80
MouseMoved
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected