musescore / musescore/MuseScore

MusicXML Import: Add option to infer playback from visual/textual tags (e.g. "pizz.", "arco")

Open
#33,240 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Your idea

I suggest adding an option in the MusicXML import settings to "Infer playback from text or articulation tags."

This feature would allow MuseScore to automatically trigger playback changes (like switching to a pizzicato sound) when it encounters standard visual instructions in the XML code, even if the explicit tag is missing. This "inference" logic is already used by other major notation software (like Sibelius and StaffPad) and ensures much better compatibility between different programs.

Problem to be solved

Currently, MuseScore follows a literal interpretation of MusicXML. If a file (e.g. generated by Opusmodus) includes visual text like "pizz." but lacks a specific internal sound tag, MuseScore displays the text correctly but the audio remains unchanged.

This is a major workflow bottleneck for composers working with large-scale or algorithmic scores, as it forces us to manually re-map every single articulation and technique within MuseScore after every import. It's frustrating because MuseScore clearly "sees" the instructions on the score but ignores them during playback.

Title [45].xml

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 reviewing the MusicXML import settings and the handling of visual text and articulation tags, using the attached Title [45].xml as a reproduction input. Done means the new setting can infer playback changes such as pizzicato or arco when explicit data is absent, while preserving the displayed instructions.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.