Skip to content

Adds support for chords in MusicXML importer#1299

Merged
Danielku15 merged 5 commits into
CoderLine:developfrom
acoluzzi:feat/667-add-support-for-chord-diagrams-in-music-xml
Dec 9, 2023
Merged

Adds support for chords in MusicXML importer#1299
Danielku15 merged 5 commits into
CoderLine:developfrom
acoluzzi:feat/667-add-support-for-chord-diagrams-in-music-xml

Conversation

@acoluzzi
Copy link
Copy Markdown

Issues

Fixes #667

image

Proposed changes

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

@acoluzzi
Copy link
Copy Markdown
Author

Hi @Danielku15, could you please take a look at this PR? 😊

Copy link
Copy Markdown
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.

Thanks for preparing this change and sorry for the delay. I currently have not much time to work on alphaTab.

Can you maybe also take care that the C# variant compiles?

Comment thread src/importer/MusicXmlImporter.ts Outdated
Comment thread src/importer/MusicXmlImporter.ts Outdated
Comment thread src/importer/MusicXmlImporter.ts Outdated
@acoluzzi
Copy link
Copy Markdown
Author

acoluzzi commented Dec 9, 2023

@Danielku15 I've addressed comments, take a look when you have time please

@Danielku15 Danielku15 merged commit df4ce14 into CoderLine:develop Dec 9, 2023
@Danielku15
Copy link
Copy Markdown
Member

@coluzziandrea Thanks a lot for your contribution. I took care of the remaining updates and cross compilation bits.

@goodgame365
Copy link
Copy Markdown

But after the update. the exported GP format file cannot be opened in Guitar Pro 8. When I try to open it, Guitar Pro 8 crashes.

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.

Add support for chord diagrams in MusicXML

3 participants