my aegisub scripts
Go to file
odrling 1e57c7e287
double-consonants: handle all japanese consonants
2024-02-10 01:37:29 +01:00
LICENSE Initial commit 2019-07-31 20:14:02 +00:00
README.md who wrote that? 2022-10-30 20:38:09 +01:00
clean-k-tags.lua clean_k_tags: log/keep going on error 2021-07-05 02:15:13 +02:00
double-consonants.lua double-consonants: handle all japanese consonants 2024-02-10 01:37:29 +01:00
duetto-meika.lua [duetto-meika] remove the condition that breaks everything 2020-06-13 00:01:55 +02:00
karaoke-adjust-1sec.lua [mugenizer] set ScaledBorderAndShadow to yes 2021-03-01 01:11:53 +01:00
karaoke-split.lua [karaoke-split] trim whitespaces around split marker 2019-08-03 16:36:40 +02:00
unkf.lua unkf 2019-08-13 19:34:50 +02:00
wohe.lua fix detection at end of line 2020-12-15 17:20:27 +01:00

README.md

amoegisub

my aegisub scripts

Karaoke 1sec adjust lead-in

Adds a {\k100} at the beginning of your line so your line appears 1s earlier (and people will be able to sing).

Mugenizer

Launch the Mugenizer and it will remove our lead-ins, change the font to Arial and add mugen's karaoke script.
Then in "Automation" you can run "Apply karaoke template" and you're ready to submit your karaoke to Mugen.

PS: Maybe you'll still have to change the color of your subs, or change how the english words are written (like DOA → DOOR).

Split karaoke line

Splits a karaoke line where the {split} marker is set while keeping timing of the karaoke intact. In other words, it does what you expected the split function to do in a karaoke.

Duetto Meika

This macro lets you change the style used in a line without having to put the tags manually.

So if I've defined the styles Chris and Hibiki (with their own colors) in my subtitles the following line:

shimese {s:Chris}atsuki yume no {s:Hibiki}makuake wo

becomes

shimese {\c&H003D45FF&\3c&H00020261&\4c&H00020261&}atsuki yume no {\c&H002092FD&\3c&H00003364&\4c&H00003364&}makuake wo

Deduetto Meika

Replace inline color and font tags by a style tag that Duetto Meika understands. If the style doesn't exist this macro will create a new style.

So you can use it if you used Duetto Meika and now you would like to change the style because you can't make up your mind, or you want to remove inline styles in a script that somehow ended up with a bunch of them (in this case, run this script, set the lines style to the new styles that the macro created and run Duetto Meika again)

unkf

Replace kf, ko and K tags by plain k tags