musescore / musescore/MuseScore

General MIDI Support

Open
#33,681 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Your idea

Musescore 3 contained PORT, CHANNEL, VOLUME, PAN, REVERB, CHORUS, PROGRAM CHANGES, is it possible to bring the back?

Problem to be solved

MIDI export bugs, midi inaccuracy before export, resolve GM compatibility. In version 4 some midi exports work notably with breath controller, and finnicky program changes (not 100% accurate), and some guitar notations break the midi file notably scoop, and the dip pitch bends down but doesn't always return to 0. Internally Musescore 4 channels appear based on order rather than assignable, making drums (channel 10 in GM) inaccurate unless it's the 10th channel.

Prior art

No response

Additional context

Intended Goal: Notate music in muse score and listen live to composition on 90s GM modules such as Roland SC88, or Yamaha Mu50, as well as having more accurate exports. (Full CC automation is done outside in a DAW, but with what Musescore includes it is finnicky.)

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 tracing the MIDI export and channel-assignment entry points, then reproduce the reported program-change, drum-channel, breath-controller, and pitch-bend behavior. Compare the current behavior with General MIDI expectations and the listed MuseScore 3 controls. Done means accurate live playback and exports for the requested General MIDI features without breaking guitar notation.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
audio-video-rtc, desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.