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

Improving Noteworthy converter support #1123

Closed
nvuaille opened this issue Sep 11, 2021 · 1 comment · Fixed by #1247
Closed

Improving Noteworthy converter support #1123

nvuaille opened this issue Sep 11, 2021 · 1 comment · Fixed by #1247

Comments

@nvuaille
Copy link
Contributor

nvuaille commented Sep 11, 2021

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)

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

  • I plan on implementing this myself.

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 !

@mscuthbert
Copy link
Member

most welcome contribution if you have it! I'll need to fire up my PC to get some more files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants