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

Incorrect DispNote rendering off Chords in Tuplet #51

Open
arshiacont opened this issue Oct 9, 2017 · 0 comments
Open

Incorrect DispNote rendering off Chords in Tuplet #51

arshiacont opened this issue Oct 9, 2017 · 0 comments

Comments

@arshiacont
Copy link

DispNote is rendered correctly on single notes but not (apparently) taken into account for chords.

See example:

{ [ \beam( \tuplet<"", dispNote="/32">( c#3/4 b2/4)) \beam( \tuplet<"", dispNote="/16">( a/4 g#/4)) \bar \beam( \tuplet<"", dispNote="/16">( { a/4, g3/4 } { c/4, a/4 })) \beam( \tuplet<"", dispNote="/32">( { a2/4, b3/4 } { a2/4, c4/4 })) ] }

The two measures should lead to the same beaming but they don't since the second measure has chords. Screenshot:
screen shot 2017-10-09 at 12 12 13

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

No branches or pull requests

1 participant