Skip to content

Regex lets wrong 7th-chords pass #42

@johentsch

Description

@johentsch

The specifiers M % +M can only occur in seventh chords and therefore one of 7 65 43 2 needs to follow it. Since form and figbass are defined in two separate groups, the regex matches even if figbass is missing. To improve the regex would probably require lookaheads. Or we check that elsewhere and/or do some automatic correction, just assuming 7?

Metadata

Metadata

Assignees

No one assigned

    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