Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
SliderToTextValue
Function · 0.45
TextToSliderValue
Function · 0.45
AddTextboxAndSlider
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected