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

Issue : #45: converter.py unit test fail : testMusicXMLConversion --> Fixed #46

Merged
merged 2 commits into from
Mar 25, 2014

Conversation

metalmike
Copy link
Contributor

Issue : #45:

  • testMusicXMLConversion bug fixed
  • implementation changed to loop over all testFiles

mscuthbert added a commit that referenced this pull request Mar 25, 2014
Issue : #45: converter.py unit test fail : testMusicXMLConversion --> Fixed
@mscuthbert mscuthbert merged commit cbd7131 into cuthbertLab:master Mar 25, 2014
@mscuthbert
Copy link
Member

The ALL[1] instead of iterating over ALL was because of the timing delays that used to arise in parsing too much musicxml. It's now much faster so worth doing.

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.

2 participants