MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / onChangeAutoGain

Method onChangeAutoGain

Default/Source/SourceWidget.cpp:1225–1230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1223}
1224
1225void
1226SourceWidget::onChangeAutoGain(void)
1227{
1228 // This is just a shortcut to per-gain settings
1229 this->applyCurrentAutogain();
1230}
1231
1232void
1233SourceWidget::onToggleAutoGain(void)

Callers

nothing calls this directly

Calls 1

applyCurrentAutogainMethod · 0.95

Tested by

no test coverage detected