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