Skip to content

tempo note_features breaks for file of vienna4x22 #264

@sildater

Description

@sildater
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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions