MCPcopy 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
35void SwitchAndRamp::StartSwitch()
36{
37 mSwitching.fill(true);
38}
39
40float SwitchAndRamp::Process(int channel, float input, float rampSpeed)
41{

Callers 6

ProcessFourTetMethod · 0.80
ProcessMethod · 0.80
PlayCuePointMethod · 0.80
ButtonClickedMethod · 0.80
OnClickedMethod · 0.80
MouseMovedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected