musescore / musescore/MuseScore

Allow clean MIDI export (no CC)

Open
#25,111 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Your idea

Please add a checkbox to MIDI export dialog to allow exporting no CC info and setting all note channels to 1.

Problem to be solved

Lots of us compose in Musecore then export MIDI to DAW for rendering. And we have to go through every midi item for every CC channel and remove volume, program, chorus level, pan, effects CC data that Musescore exports. It's a nuisance. The CC data has to be removed because it interferes with whatever template you have carefully set up in your DAW

Prior art

No response

Additional context

No response

Checklist
  • This request follows the guidelines for reporting issues
  • I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests

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

Start by locating the MIDI export dialog and the MIDI export path in MuseScore. Trace how control-change data and note channels are written, then verify that the new export option omits CC data and sets all note channels to 1.

Written by the indexing model from the issue text.

Assessment

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