Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ MatchExtents
Method
MatchExtents
Source/Slider.cpp:554–558 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
552
}
553
554
void FloatSlider::MatchExtents(FloatSlider* slider)
555
{
556
mMax = slider->mMax;
557
mMin = slider->mMin;
558
}
559
560
void FloatSlider::DisableLFO()
561
{
Callers
2
SetSlider
Method · 0.80
PostRepatch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected