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 Baking: fix PITD erasing region misplaced, process the whole part by default #708

Merged
merged 2 commits into from
May 21, 2023

Conversation

oxygen-dioxide
Copy link
Contributor

@oxygen-dioxide oxygen-dioxide commented May 17, 2023

  1. Before this fix, if the starting position of the part isn't 0, PITD would be erased at the wrong position:
    image
    After this fix:
    image

  2. After this fix, if no note is selected when running pitch baking, the whole part will be processed. This behaviour is consistent with the other editing macros.

  3. Each note is guaranteed to have at least two points to avoid bugs when the pitch is constant.

@stakira stakira merged commit 32c8e79 into stakira:master May 21, 2023
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.

2 participants