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

Improve measure numbers on ClercqTemperley #1558

Merged
merged 5 commits into from
May 8, 2023
Merged

Conversation

mscuthbert
Copy link
Member

@mscuthbert mscuthbert commented May 7, 2023

de Clercq / Temperley files were being imported with all measure numbers set to 0. Now they are properly numbered.

Deprecate toScore in CT parsing, add toPart since the format currently returns a Part object. (this should be changed to a Score object instead to fit w/ RomanText parsing, but not done now).

Typing improvements for the converter.

mscuthbert added 5 commits May 7, 2023 10:37
de Clercq / Temperley files were being exported with all measure numbers set to 0.  Now they are properly numbered.

Deprecate `toScore` in CT parsing, add `toPart` since the format currently returns a Part object.  (this should be changed to a Score object instead to fit w/ RomanText parsing, but not done now).

Typing improvements for the converter.
Rewrite nasty nested routine using object attributes
@mscuthbert mscuthbert merged commit 42534a3 into master May 8, 2023
@mscuthbert mscuthbert deleted the ct_measure_numbers branch May 8, 2023 19:59
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.

1 participant