Skip to content

fix(exporter): ensure string and fret for all staff types - #2832

Merged
Danielku15 merged 11 commits into
developfrom
feature/exporter-finger-assign
Aug 9, 2026
Merged

fix(exporter): ensure string and fret for all staff types#2832
Danielku15 merged 11 commits into
developfrom
feature/exporter-finger-assign

Conversation

@Danielku15

Copy link
Copy Markdown
Member

Issues

Fixes #2827

Proposed changes

Quite a major rework how we assign note.string and note.fret to notes. GP7 and GP8 now require again string and fret to be set for all staves. The Pitched-only staves were a temporary GP6 thing only.

This PR lays the foundation for inferring tablature for pitched staves.

As a side fix also the whole percussion export was checked again to ensure correct notes will be shown in GP8.

Checklist

  • I consent that this change becomes part of alphaTab under its current or any future open source license
  • This PR is linked to an accepted issue (see above)
  • Changes are implemented
  • New tests were added
  • I have read AGENTS.md if an AI helped draft any part of this PR

AI authorship disclosure

  • No AI agent authored any part of this PR (description, code, tests, or commit messages)
  • An AI agent contributed to this PR. The AI-authored disclosure block
    (alphatab-ai-authored-v1) is present at the top of this body, and I have
    personally reviewed every change and can explain each one

Further details

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

@Danielku15
Danielku15 merged commit 2a460d7 into develop Aug 9, 2026
6 checks passed
@Danielku15
Danielku15 deleted the feature/exporter-finger-assign branch August 9, 2026 20:27
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.

Guitar Pro exporter produces invalid outputs for non-stringed staves

1 participant