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

Improve support for rendering ties in voices #148

Merged
merged 1 commit into from
Nov 18, 2021
Merged

Conversation

jacobtylerwalls
Copy link
Member

Before, ties in voices didn't render correctly, because the render flattened the stream instead of recursing.

Now, the situation is improved, for ties in voices, within a measure. Across barlines, though, we have no voice-bridging routines, so the situation is still imperfect.

For that future work, relates to cuthbertLab/music21#1134. We probably need a keyword arg for recurse that is voicesFirst or something.

@jacobtylerwalls jacobtylerwalls merged commit 98f8704 into master Nov 18, 2021
@jacobtylerwalls jacobtylerwalls deleted the recurse-ties branch November 18, 2021 14:36
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