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

Chords are played independently in MusicXML conversion #7

Open
JiaChen-Zeng opened this issue Nov 6, 2018 · 0 comments
Open

Chords are played independently in MusicXML conversion #7

JiaChen-Zeng opened this issue Nov 6, 2018 · 0 comments

Comments

@JiaChen-Zeng
Copy link
Contributor

JiaChen-Zeng commented Nov 6, 2018

In this score, the 2nd measure is converted to

L0 E4h. D4i C4i AMIN L4 A2w

AMIN and E4h. are not played at the same time. The correct one will be

L0 E4h.+AMIN D4i C4i L4 A2w

But even if the Staccato string is correct, the duration is wrong when playing. The duration of all notes in harmony will be the duration of the last one.

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

No branches or pull requests

1 participant