Skip to content

fix(musicxml): fix incorrect percussion articulation assignment to notes#2777

Merged
Danielku15 merged 1 commit into
developfrom
feature/fix-musicxml-percussion-detection
Jul 10, 2026
Merged

fix(musicxml): fix incorrect percussion articulation assignment to notes#2777
Danielku15 merged 1 commit into
developfrom
feature/fix-musicxml-percussion-detection

Conversation

@Danielku15

Copy link
Copy Markdown
Member

Issues

Fixes #2773

Proposed changes

There was a wrong detection of percussion articulations / percussion notes for scenarios where notes carry <instrument id> tags. This wrongly activated the percussion notation paths. With this change we ensure the correct paths for articulation assignments preventing weird audio generation.

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 self-assigned this Jul 10, 2026
@Danielku15 Danielku15 merged commit 111476e into develop Jul 10, 2026
5 checks passed
@Danielku15 Danielku15 deleted the feature/fix-musicxml-percussion-detection branch July 10, 2026 13:59
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.

Audio not working for some xml files

1 participant