MCPcopy Create free account
hub / github.com/audacity/audacity / SliderMax

Method SliderMax

src/effects/LimiterEditor.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 double SliderMax() const override
39 {
40 return mParameter.max;
41 }
42
43 double TextToSlider() const override
44 {

Callers 3

SliderToTextValueFunction · 0.45
TextToSliderValueFunction · 0.45
AddTextboxAndSliderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected