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

Fix Sample Clip Reversing Position #7446

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

regulus79
Copy link
Contributor

This pr makes it so that when you reverse a trimmed/cropped sample, the cropped section is actually reversed. This is in contrast to the previous behavior, where the original sample would be reversed, causing the clip bounds to be on a different part of the sample.

Fixes #7352

@sakertooth
Copy link
Contributor

Just tested the PR. It seems it didn't fix it for me.

@Gabrielxd195
Copy link

I tried this and it didn't work, but it's good that they took this into account.

@sakertooth sakertooth marked this pull request as draft August 12, 2024 13:02
@Gabrielxd195
Copy link

@regulus79 I did the test and now this improvement works, if there is no other problem I think it can be merged.

@regulus79 regulus79 marked this pull request as ready for review September 7, 2024 22:26
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.

Sample Track: Clips trimmed from Sample Track are not reverted.
3 participants