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

Fix doublestop application over fermata measures #27

Open
trevorbaca opened this issue Nov 12, 2018 · 0 comments
Open

Fix doublestop application over fermata measures #27

trevorbaca opened this issue Nov 12, 2018 · 0 comments
Assignees
Labels

Comments

@trevorbaca
Copy link
Owner

The command ...

maker(
   (82, 88),
   baca.pitch('<D5 Fqs5>'),
   )

... generates LilyPond output with incorrect timing when 86 is a fermata measure.

Might have something to do with the way that the segment-maker does (or does not) cache fermata measure ghost notes.

@trevorbaca trevorbaca added the bug label Nov 12, 2018
@trevorbaca trevorbaca self-assigned this Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant