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

Add minor keys #880

Merged
merged 4 commits into from
Aug 27, 2022
Merged

Add minor keys #880

merged 4 commits into from
Aug 27, 2022

Conversation

jonaro00
Copy link
Contributor

@jonaro00 jonaro00 commented May 25, 2022

Issues

Fixes #875

Proposed changes

Adds the ability to specify minor keys in alphaTab. Major keys can also be explicitly stated.

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

Copy link
Member

@Danielku15 Danielku15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add new unit tests for such kind of extensions?

@Danielku15
Copy link
Member

@jonaro00 C#/Kotlin builds are broken by this change.

@jonaro00
Copy link
Contributor Author

I think I managed to (poorly) implement toThrowError in C#. Kotlin is a bit trickier. Would appreciate help on that one.

@Danielku15 Danielku15 merged commit ffa5a36 into CoderLine:develop Aug 27, 2022
@Danielku15
Copy link
Member

Adapted the missing bits on the C# and Kotlin code to make them happy on your new ToThrowError usage. Thanks for the contribution 😁

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.

Minor Keys in AlphaTex
2 participants