musescore / musescore/MuseScore

Mute state in mixer is ignored when creating mp3 with cli

Open
#21,313 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs review P3
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Issue type

Other type of issue

Bug description

Thie mixer mute state of an instrument is ignored when creating an mp3 file using the cli tool

Steps to reproduce
  1. Create a score with 2 instruments
  2. Open the mixer and mute the first instrument
  3. Create an mp3 file using the cli command: MuseScore4.exe .\mute.mscz -o mute.mp3
  4. Both instruments can be heard in the mp3 file (only second instrument should be heard)
Screenshots/Screen recordings

No response

MuseScore Version

4.2.1

Regression

I don't know

Operating system

Windows 10 Pro

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with a two-instrument score, mute the first instrument in the mixer, and run the stated MuseScore4.exe CLI command to create an MP3. Trace how the mixer mute state is passed into CLI audio rendering; done means the generated MP3 contains only the unmuted instrument.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
audio-video-rtc, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.