Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Min
Method
Min
src/effects/LimiterEditor.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
double Min() const override
24
{
25
return mParameter.min / mParameter.scale;
26
}
27
28
double Max() const override
29
{
Callers
1
AddTextboxAndSlider
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected