Add Audio Mixing Assistant #1905

Open
bmatherly opened 5:48am on August 29, 2026 wants to merge 1574 Δ into mltframework/shotcut master from
audio_mixing_assistant

Pull request #1905 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 1574
Maximum comment count per PR 10 1
Pull request maximum business days between activity 3 15
Pull request maximum business days open 5 15

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/commands/timelinecommands.h
src/commands/timelinecommands.cpp
1
98 src/docks/timelinedock.h
src/docks/timelinedock.cpp
1
97 src/models/multitrackmodel.h
src/models/multitrackmodel.cpp
1
72 src/commands/timelinecommands.h
src/docks/timelinedock.cpp
1

️ 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
MultitrackModel::data 0 5 227
MainWindow::setupActions 0 1 153
MultitrackModel::audioRoleToString 0 19 17
MultitrackModel::stringToAudioRole 0 14 13
MultitrackModel::audioRoleToString::stringToAudioRole 0 1 ---