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

Restore v0.14 lyrics #251

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Restore v0.14 lyrics #251

merged 1 commit into from
Jun 11, 2024

Conversation

mscuthbert
Copy link
Member

The new TextAnnotation version of lyrics in VF4 is too buggy to use: lyrics are spaced beautifully normally, but can easily cause music to overflow the stave, which is impossible to use.

Temporarily restore the old version of lyrics from 0.14.x. (All the new routines are still around (in note.ts and vfShims.ts) but are not being used.)

This will allow development of music21j to continue until VF5 is out and 5.1 can implement a stave overflow patch.

Keeping in all the non-lyric improvements from 0.15 and also the ability to specify a global lyric style.

The new TextAnnotation version of lyrics in VF4 is too buggy to use: lyrics are spaced beautifully normally, but can easily cause music to overflow the stave, which is impossible to use.

Temporarily restore the old version of lyrics.  (All the new routines are still around (in note.ts and vfShims.ts) but are not being used.)

This will allow development of music21j to continue until VF5 is out and 5.1 can implement a stave overflow patch.
@mscuthbert
Copy link
Member Author

Calling this v0.16 -- so that 0.15 is an entire release on the new lyrics line.

@mscuthbert mscuthbert merged commit 56ccf5b into master Jun 11, 2024
2 checks passed
@mscuthbert mscuthbert deleted the older-lyrics branch June 11, 2024 00:05
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