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

Pitch.interval fails to return descending intervals #321

Open
albertms10 opened this issue Dec 17, 2023 · 0 comments · May be fixed by #285
Open

Pitch.interval fails to return descending intervals #321

albertms10 opened this issue Dec 17, 2023 · 0 comments · May be fixed by #285
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@albertms10
Copy link
Owner

albertms10 commented Dec 17, 2023

// TODO(albertms10): Failing test. See #321.
expect(
Note.c.inOctave(5).interval(Note.b.inOctave(4)),
-Interval.m2,
);

@albertms10 albertms10 added the help wanted Extra attention is needed label Feb 17, 2024
@albertms10 albertms10 self-assigned this Feb 17, 2024
@albertms10 albertms10 added the bug Something isn't working label Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant