Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ ShowOutputGainDialog
Method
ShowOutputGainDialog
src/toolbars/MeterToolBar.cpp:477–481 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
475
}
476
477
void MeterToolBar::ShowOutputGainDialog()
478
{
479
mPlayMeter->ShowDialog();
480
mPlayMeter->UpdateSliderControl();
481
}
482
483
void MeterToolBar::ShowInputGainDialog()
484
{
Callers
1
OnOutputGain
Function · 0.80
Calls
2
UpdateSliderControl
Method · 0.80
ShowDialog
Method · 0.45
Tested by
no test coverage detected