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

Algorithms S2, W2 do not support patterns of length < 3 notes #16

Open
DavidGarfinkle opened this issue Jul 28, 2017 · 0 comments
Open

Comments

@DavidGarfinkle
Copy link
Collaborator

These algorithms were implemented with chains of InterNoteVectors in mind. An occurrence is only returned if there's been a binding between at least two vectors, meaning at least three notes.

We could alter the algorithm function or just add a special case for patterns of two notes.

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

No branches or pull requests

1 participant