Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ GetValue
Method
GetValue
Source/Slider.cpp:566–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
564
}
565
566
float FloatSlider::GetValue() const
567
{
568
return *mVar;
569
}
570
571
float FloatSlider::GetMidiValue() const
572
{
Callers
15
PostRepatch
Method · 0.45
Poll
Method · 0.45
GetModuleTypeToSpawn
Method · 0.45
DrawToPush2Screen
Method · 0.45
SetLFOEnabled
Method · 0.45
SetOwner
Method · 0.45
FloatSliderUpdated
Method · 0.45
Value
Method · 0.45
OnModulatorRepatch
Method · 0.45
OnTransportAdvanced
Method · 0.45
Poll
Method · 0.45
Value
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected