We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
alexandermorgan
No branches or pull requests
This issue has been observed at m. 209 of mass 14_3:
The "problem" above should have beatstrength values of 1 on the downbeat no matter what the meter is.
The text was updated successfully, but these errors were encountered: