Skip to content

fix(musicxml): finalize percussion articulation after note context re…#2701

Merged
Danielku15 merged 3 commits into
CoderLine:developfrom
alustrement:feature/issue-2700
May 23, 2026
Merged

fix(musicxml): finalize percussion articulation after note context re…#2701
Danielku15 merged 3 commits into
CoderLine:developfrom
alustrement:feature/issue-2700

Conversation

@alustrement
Copy link
Copy Markdown
Contributor

Issues

Fixes #2700

Proposed changes

The fix ensures note finalization is performed at the end of note parsing, after full context is available, so percussion articulation is mapped reliably.

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • New tests were added

Further details

  • This is a breaking change
  • This change will require update of the documentation/website

@Danielku15 Danielku15 merged commit 371b8ac into CoderLine:develop May 23, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MusicXML: Pitched percussion notes can lose articulation mapping when instrument is omitted

2 participants