这是indexloc提供的服务,不要输入任何密码
Skip to content

MusicXML: support lyricsto and addlyrics #84

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

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

eoma
Copy link
Contributor

@eoma eoma commented Feb 20, 2017

This is an attempt to support at least basic use of addlyrics and lyricsto.

It is able to assign voice correctly to lyrics, and if addlyrics is used if will assign lyrics
to the most recently (possibly implicitly) created voice. The last one (\addlyrics) is probably not quite correct
in all cases.

@eoma eoma force-pushed the fix-lyricsto-and-addlyrics-for-musicxml branch from 90d65eb to a4e9d4d Compare February 20, 2017 13:15
slur_stopped = False

for slur in obj.slur:
#if slur.phrasing:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If #81 is merged, this block can be uncommented.

@eoma eoma force-pushed the fix-lyricsto-and-addlyrics-for-musicxml branch from c3781b5 to 1fe795e Compare February 20, 2017 22:39
@wbsoft
Copy link
Collaborator

wbsoft commented Mar 22, 2017

@PeterBjuhr can you comment? I'd want to help, but you're the MusicXML man :-) I wait a few days and then I'll merge the pull requests :)

@eoma eoma force-pushed the fix-lyricsto-and-addlyrics-for-musicxml branch from 1fe795e to 0f30b25 Compare March 28, 2017 20:06
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.

3 participants