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

Method SliderMin

src/effects/LimiterEditor.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 double SliderMin() const override
34 {
35 return mParameter.min;
36 }
37
38 double SliderMax() const override
39 {

Callers 3

SliderToTextValueFunction · 0.45
TextToSliderValueFunction · 0.45
AddTextboxAndSliderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected