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

tempo note_features breaks for file of vienna4x22 #264

Closed
sildater opened this issue Jun 9, 2023 · 0 comments · Fixed by #266
Closed

tempo note_features breaks for file of vienna4x22 #264

sildater opened this issue Jun 9, 2023 · 0 comments · Fixed by #266
Assignees

Comments

@sildater
Copy link
Member

sildater commented Jun 9, 2023

perf, alignment, score = pt.load_match(filename=path, create_score=True)
feature_functions = ["loudness_direction_feature", "articulation_feature","tempo_direction_feature", "slur_feature"]
na =pt.compute_note_array(score, feature_functions=feature_functions)

gives error:

ValueError: field 'tempo_direction_feature.largo' occurs more than once

for match file https://github.com/CPJKU/vienna4x22/blob/master/match/Chopin_op10_no3_p01.match

manoskary added a commit that referenced this issue Jun 9, 2023
@manoskary manoskary mentioned this issue Jun 9, 2023
@manoskary manoskary linked a pull request Jun 9, 2023 that will close this issue
sildater added a commit that referenced this issue Jun 9, 2023
@sildater sildater closed this as completed Jun 9, 2023
@manoskary manoskary mentioned this issue Jun 9, 2023
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 a pull request may close this issue.

2 participants