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

MASK function strange behaviour #33

Open
askethi opened this issue Mar 28, 2022 · 1 comment
Open

MASK function strange behaviour #33

askethi opened this issue Mar 28, 2022 · 1 comment

Comments

@askethi
Copy link

askethi commented Mar 28, 2022

When applied to polymetric pair of voices MASK returns trees with time signatures represented as simple fractions like 3/4
(so "Cannot take CAR of 3/4" follows)
Also when input trees are, say, (? (((4 4) (1 -1 1 1)))) and (? (((4 4) (1 1 -1 1)))) it returns (? (((4 4) (1 -2 1))))

@karimhaddad
Copy link
Member

Thank you,

You are right. Apparently it is an old bug. Will try a fix ASAP.

Best
K

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

No branches or pull requests

2 participants