Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ ShowInput
Method
ShowInput
src/effects/DynamicRangeProcessorHistoryPanel.cpp:305–309 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
} // namespace
304
305
void DynamicRangeProcessorHistoryPanel::ShowInput(bool show)
306
{
307
mShowInput = show;
308
Refresh(false);
309
}
310
311
void DynamicRangeProcessorHistoryPanel::ShowOutput(bool show)
312
{
Callers
1
PopulateOrExchange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected