Skip to content

Allow held-over or implied repeated notes #12

Description

@chfin

When a voice doesn't move between two stages, it might be held over to the second stage or even be missing (but implied) in the second stage. To account for these cases:

  • include a reduced version of the second stage in the input of the horizontal pass (i.e. run vertical skipgram passes for reduced stage versions)
  • adapt the prefix checker in the horizontal pass accordingly
  • adapt the overlap rules to ignore held over notes when the second stage is reduced

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions