mirror of
https://github.com/TriM-Organization/Linglun-Converter.git
synced 2026-04-23 11:15:45 +00:00
优化教程
This commit is contained in:
@@ -378,7 +378,7 @@ for singleMidi in midis:
|
||||
else to_BDX_file_in_delay(cvt_mid, out_path, style, *prompts[3:])
|
||||
)
|
||||
if output_file_format == 1
|
||||
else (cvt_method(cvt_mid, out_path, *prompts[2:])) # type: ignore
|
||||
else (cvt_method(cvt_mid, out_path, *prompts[2:])) # type: ignore
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user