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

Attach inline lyrics to count note to indicate rythm (e.g. zoltan-kodaly) #290

Closed
2 tasks done
bwl21 opened this issue Dec 3, 2019 · 0 comments
Closed
2 tasks done

Comments

@bwl21
Copy link
Owner

bwl21 commented Dec 3, 2019

usecase

somtimes it is easier to play the rhythm if one speaks the wording. The wording should be printed close to the count notes

Solution approach

  • introduce new parameters countnotes.cntextleft and countnotes.cntextright as string

  • let these paramters format the output of countnotes using placeholders

    {lyrics} - print the lyric
    {countnote} - print the countnote
    

If none of these parameters is provided, it falls back to countnote

bwl21 pushed a commit that referenced this issue Dec 20, 2019
bwl21 pushed a commit that referenced this issue Dec 20, 2019
@bwl21 bwl21 added this to the upcoming milestone Feb 1, 2020
@bwl21 bwl21 closed this as completed Feb 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant