You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locales/en-US.yml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1153,6 +1153,10 @@ settings.option.advanced.lyrics.lineStaggeringImmersive: Line Staggering (Immers
1153
1153
settings.option.advanced.lyrics.lineStaggeringImmersive.description: More resource intensive.
1154
1154
settings.option.advanced.lyrics.scaleOnAny: Allow Scaling Effect On Any Word
1155
1155
settings.option.advanced.lyrics.scaleOnAny.description: Allows any word to be potentially scaled, not just the emphasized ones
1156
+
settings.option.advanced.lyrics.singEngine: Sing Engine
1157
+
settings.option.advanced.lyrics.singEngine.description: GPU renders the word-by-word Sing animation with the Web Animations API (smoother, much lower CPU). Legacy uses the original per-frame renderer.
0 commit comments