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

BugFix: Scalar step behaving incorrectly inside invert #2789

Merged
merged 4 commits into from
Jan 29, 2021

Conversation

ksraj123
Copy link
Member

Fixes #2318

For input

Screenshot 2021-01-29 at 4 03 08 PM

Output is

Screenshot 2021-01-29 at 4 04 33 PM

Please mind the notes, visual appearance might differ depending upon the editor used.

For Input

Screenshot 2021-01-29 at 4 25 19 PM

Output is

Screenshot 2021-01-29 at 4 24 59 PM

Please mind the notes, visual appearance might differ depending upon the editor used.

Some more tests

  • Odd inversion of C4, Step -1(B4) about D4 -> F F#

  • Scalar Inversion of B4, Step -1(A4) about G4 -> E F

So all three inversions, even, odd and scalar seem to work fine now with scalar block inside invert.

Please share feedback and reviews. Thanks

@walterbender walterbender merged commit 19a5233 into sugarlabs:master Jan 29, 2021
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

Successfully merging this pull request may close these issues.

invert doesn't work with scalar step block
3 participants