Skip to content

Assertion Error for computing performance features when tempo curve < 0 #275

@manoskary

Description

@manoskary

Hello, I got an AssertionError in the Zeilinger/Magallof subset which occurs when an element of the tempo curve is less than zero.
Reference on line 479 of performance_codec.py:

assert((tempo_curve >= 0).all())

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions