musescore / musescore/MuseScore

Chords are exported as a part of instrument track and can't be disabled

Open
#16,233 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

To Reproduce
Steps to reproduce the behavior:

  1. Create a score with notes and chords on the same instrument
  2. Export the score as Midi
  3. Open the Midi file in MU4 or any DAW
  4. Pay attention to the chords

Expected behavior
Chords shouldn't be exported by midi (as in Sibelius) - fast fix
OR specific chord export option should be present in the Midi export dialog - improvement

Screenshots

https://user-images.githubusercontent.com/101250347/216986369-099ea005-07d1-4dbf-80e8-1bf6aca78330.mp4

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 reported score and MIDI export in MuseScore, then inspect the MIDI export path and its dialog behavior. Done means chord symbols are no longer exported with the instrument track, or a clear option controls their export, with the result verified in MU4 or another DAW.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
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.