Fix lenght of non-beat clips in the pattern editor#8369
Conversation
I think this was an oversight, there is no reason for melody clips to behave differently than beat clips in the same pattern.
|
Is this likely to break backward compatibility with projects that have a different step size in pattern editor than its contents? I ask because I probably have projects like that. |
Sure ! Maybe my explanations are confusing 😅. I will capture a video when able to, to show what I mean. |
You mean if you have clips inside a pattern that are longer than the amount of steps in the pattern ? Then yes, this would break your project and you would have to manually add steps to the pattern. |
Like promised, I have updated the description with a before / after demonstration. |
|
I think this looks pretty cool! |
This PR is correcting the following:
Before:
2026-05-04.17-43-10.mp4
After:
2026-05-04.17-45-30.mp4
To my knowledge, no currently opened issue would be resolved by this PR, but I could be wrong.