Skip to content

Add support to move line edges in karaoke mode #402

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vonagam
Copy link

@vonagam vonagam commented Jun 9, 2025

I use Aegisub to make karaoke videos and the most painful thing for me when working in karaoke mode is inability to move line edges. This PR adds such ability.

Right now to adjust a start of a first word you need to exit karaoke mode (which does not have a keyboard shortcut), then take note of current start time or duration of the line, then move the start, then manually adjust the time of the first word to compensate the difference in time from previous start/duration so that all other karaoke words do not move relative to previous positions, then go back to karaoke mode.

Adjusting an end of a last word is a little less painful as you don't have to do math in your head - instead of that you need to click on a green check mark once you get back to karaoke mode. (But it is still painful as it requires three additional clicks and you might forget about clicking the green check mark.)

(Also as a bonus fixed improper time auto commit that was happening with applying lead in / lead out in karaoke mode.)

@vonagam vonagam force-pushed the movable-karaoke-edges branch from 9c82c8a to 2513eb3 Compare June 11, 2025 16:56
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.

1 participant