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
ignoreGaplessTip: If the chart was made with some specific chart editors, such as certain versions of Visual Maimai, and the imported chart has timing issues, you can try enabling this option.
256
258
codecForceH264: H264
257
259
codecForceVP9: VP9 USM
258
260
assignId: Assign ID for new imported songs
@@ -264,8 +266,9 @@ chart:
264
266
Will add {padding} seconds of silence to ensure first note is in second
265
267
bar
266
268
trimPadding: Will trim {padding} seconds of audio to ensure first note is in second bar
267
-
addFirst: Will add {first} seconds of silence to match &first value
268
-
trimFirst: Will trim {first} seconds of audio to match &first value
269
+
addFirst: Will add {padding} seconds of silence to match &first value
270
+
trimFirst: Will trim {padding} seconds of audio to match &first value
271
+
addBar: Will add 1 bar of silence at the beginning of the chart to ensure the first note is after the second bar
0 commit comments