Skip to content

Auto-resize overlapping notes#2179

Open
maiko3tattun wants to merge 1 commit into
openutau:masterfrom
maiko3tattun:260603_AutoCutNote
Open

Auto-resize overlapping notes#2179
maiko3tattun wants to merge 1 commit into
openutau:masterfrom
maiko3tattun:260603_AutoCutNote

Conversation

@maiko3tattun
Copy link
Copy Markdown
Contributor

Development Background:

  • When creating notes, they may overlap and fail to render
  • When the Alt key is held down, adjacent notes should be resized; however, if any note is selected, editing of the unselected notes is locked, so they will not be resized
2026-06-04.001258.mp4

Fixes:

  • When a note is selected, you can unlock editing for the duration of unselected notes (under the Edit menu in the Piano Roll).
image
  • When you add or resize a note, any overlapping notes will be automatically cropped (also in the Edit menu)
2026-06-04.001850.mp4

@stakira
Copy link
Copy Markdown
Collaborator

stakira commented Jun 4, 2026

  1. I remember we had sth like this when we can only change length from note end. Could you confirm there are not duplicate feature?
  2. I think we could change the default behaviour. There seems no reason to keep old behaviour, since you almost certainly will resize the other overlapping note. Is that correct? The benefit is: with less logic branches we can reduce future bugs.

@maiko3tattun
Copy link
Copy Markdown
Contributor Author

Actually, I thought so too! I didn't understand the purpose of the old specifications, so I included the option just in case, but I also think it's unnecessary.

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