mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2026-01-26 13:42:31 +00:00
修复小问题
This commit is contained in:
@@ -997,6 +997,7 @@ async def _(
|
||||
old_exe_format=_args["old-execute-format"],
|
||||
min_volume=_args["minimal-volume"],
|
||||
vol_processing_func=volume_curve,
|
||||
midi_charset="latin1",
|
||||
)
|
||||
add_memory_to_temporary(
|
||||
identify_cmp,
|
||||
|
||||
@@ -363,6 +363,7 @@ async def _(
|
||||
pitched_note_table=pitched_notechart,
|
||||
percussion_note_table=percussion_notechart,
|
||||
vol_processing_func=volume_curve,
|
||||
midi_charset="latin1",
|
||||
)
|
||||
add_memory_to_temporary(
|
||||
identify_cmp,
|
||||
|
||||
Reference in New Issue
Block a user