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

Expand repeats ? #130

Open
nyue opened this issue Mar 3, 2022 · 1 comment
Open

Expand repeats ? #130

nyue opened this issue Mar 3, 2022 · 1 comment

Comments

@nyue
Copy link

nyue commented Mar 3, 2022

Is there a convenience function or concept of expanding repeats ?

Like how a musician will interpret the score while playing the piece from start to end ?

I am hoping to extract all the relevant pitches (from the pitches I hope to calculate their position on the piano keyboard) as they are played to animate the fingers in both the left and right hand.

@webern
Copy link
Owner

webern commented Mar 3, 2022

Unfortunately no. In fact, it looks like repeats may be oversimplified in the "api" namespace. If that is the case, then you would need to go to the lower-level "private" representation of the XML to get additional information about them.

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

2 participants