We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Motivation Improving the Noteworthy Converter, for more interoperability
Feature summary Centered on version 1.75, binary and text format.
Proposed implementation Improve supported NWC objects parsing in https://github.com/cuthbertLab/music21/blob/master/music21/noteworthy/binaryTranslate.py By design, this also require some improvements in https://github.com/cuthbertLab/music21/blob/master/music21/noteworthy/translate.py (binary translate pass a text stream to the translate module)
binary translate
translate
See my current branch here. I think I have most of the features I want, I still need update/fix current tests and add more =)
Intent
Is it something music21 would like to have ? Is there some recommendation about this kind of feature ?
In any case, thanks for all the work you did on this great tool !
The text was updated successfully, but these errors were encountered:
most welcome contribution if you have it! I'll need to fire up my PC to get some more files.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Motivation
Improving the Noteworthy Converter, for more interoperability
Feature summary
Centered on version 1.75, binary and text format.
Proposed implementation
Improve supported NWC objects parsing in https://github.com/cuthbertLab/music21/blob/master/music21/noteworthy/binaryTranslate.py
By design, this also require some improvements in https://github.com/cuthbertLab/music21/blob/master/music21/noteworthy/translate.py (
binary translate
pass a text stream tothe
translate
module)See my current branch here. I think I have most of the features I want, I still need update/fix current tests and add more =)
Intent
Is it something music21 would like to have ? Is there some recommendation about this kind of feature ?
In any case, thanks for all the work you did on this great tool !
The text was updated successfully, but these errors were encountered: