Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select note for brushes based on strings not note-height #955

Merged
merged 1 commit into from
Aug 27, 2022

Conversation

Danielku15
Copy link
Member

Issues

Fixes #935

Proposed changes

We wrongly assume that the highest note is on the highest string and vice versa when drawing brushes. We need to choose the ones from the right strings because on tunings like Ukulele a higher string can easily mean a lower note.

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • Existing builds tests pass
  • 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 Aug 27, 2022
@Danielku15 Danielku15 enabled auto-merge (squash) August 27, 2022 16:32
@Danielku15 Danielku15 merged commit ca46733 into develop Aug 27, 2022
@Danielku15 Danielku15 deleted the feature/brushes branch August 27, 2022 16:39
ChiHoc pushed a commit to ChiHoc/alphaTab that referenced this pull request Nov 7, 2022
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.

TabBrushGlyph have Bug: when 6str Note heighter than 5str Will happen
1 participant