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

getBeatStrength is returning wrong values #16

Open
alexandermorgan opened this issue Nov 24, 2021 · 0 comments
Open

getBeatStrength is returning wrong values #16

alexandermorgan opened this issue Nov 24, 2021 · 0 comments
Assignees

Comments

@alexandermorgan
Copy link
Collaborator

This issue has been observed at m. 209 of mass 14_3:

piece = import_m21_score('https://crimproject.org/mei/CRIM_Mass_0014_3.mei')
bStrength = piece.getBeatStrength()
dib = piece.detailIndex(bStrength, offset=True)
problem = dib.loc[209, :]

The "problem" above should have beatstrength values of 1 on the downbeat no matter what the meter is.

@alexandermorgan alexandermorgan self-assigned this Nov 24, 2021
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