MCPcopy 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
566float FloatSlider::GetValue() const
567{
568 return *mVar;
569}
570
571float FloatSlider::GetMidiValue() const
572{

Callers 15

PostRepatchMethod · 0.45
PollMethod · 0.45
GetModuleTypeToSpawnMethod · 0.45
DrawToPush2ScreenMethod · 0.45
SetLFOEnabledMethod · 0.45
SetOwnerMethod · 0.45
FloatSliderUpdatedMethod · 0.45
ValueMethod · 0.45
OnModulatorRepatchMethod · 0.45
OnTransportAdvancedMethod · 0.45
PollMethod · 0.45
ValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected