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

MusicXML: recognize stem direction #88

Closed
wants to merge 2 commits into from

Conversation

eoma
Copy link
Contributor

@eoma eoma commented Mar 24, 2017

No description provided.

@eoma eoma force-pushed the fix-recognize-stem-direction branch from 4f963f6 to 213c4ed Compare March 28, 2017 20:08
@@ -30,6 +30,8 @@ def test_dynamics():
def test_tuplet():
compare_output('tuplet')

def test_stem():
compate_output('stem')
Copy link
Collaborator

Choose a reason for hiding this comment

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

This surely should read compare_output?

@uliska
Copy link
Collaborator

uliska commented May 4, 2018

Just after starting to look into this (and verifying that it works correctly) I realized that the functionality has in the meantime been implemented as part of last year's GSoC.

So I'm closing this PR, but still thank you very much for the contribution

@uliska uliska closed this May 4, 2018
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.

None yet

2 participants