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

parse microtones when importing musicxml files #12

Open
reeceyang opened this issue May 17, 2023 · 0 comments
Open

parse microtones when importing musicxml files #12

reeceyang opened this issue May 17, 2023 · 0 comments

Comments

@reeceyang
Copy link
Collaborator

          I've overrided `xmlToPitch` to `OttomanMusicMeasureParser` to convert all natural accidentals to `None` (this happens at the end of the function and is indicated with a comment). This is definitely a band-aid fix, so I'm leaving this issue open.

xmlToPitch is also the function where we would want to add in microtone parsing.

Originally posted by @reeceyang in #10 (comment)

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