Improve indication of when audio ducking is enabled #1910

Merged
bmatherly opened 2:57pm on September 13, 2026 wanted to merge 133 Δ into mltframework/shotcut master from
auto_duck_improvement

Pull request #1910 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 500 133
Maximum comment count per PR 10 0
Pull request maximum business days between activity 3 5
Pull request maximum business days open 5 5

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

Committed together % Code file
Coupled code file
Commits in PR with both
100 src/widgets/doublesliderspinner.h
src/widgets/doublesliderspinner.cpp
1
80 src/widgets/doublesliderspinner.cpp
src/widgets/doublesliderspinner.h
1

Biggest files changes in pull request

Path View whole file Lines removed Lines added Final line count
src/widgets/doublesliderspinner.cpp 0 72 326
src/widgets/doublesliderspinner.h 0 9 99
src/widgets/trackpropertieswidget.cpp 0 10 380
src/widgets/trackpropertieswidget.ui 0 0 ---

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Qualified function name View whole function Lines removed Lines added Final line count
TrackPropertiesWidget::onDuckThresholdChanged 0 7 12
TrackPropertiesWidget::updateDuckStatus 0 3 8