mirror of
https://github.com/cainan-c/TaikoPythonTools.git
synced 2024-11-28 01:10:49 +01:00
Update README.md
This commit is contained in:
parent
80719d50e5
commit
efd0d2bb39
@ -5,6 +5,10 @@ This tool will add a blank measure to make sure no audio is cut off, etc.
|
|||||||
|
|
||||||
Recomended to run your TJA files through this tool before using [TjaBatchConvert](https://github.com/cainan-c/TaikoPythonTools/tree/main/TjaBatchConvert)
|
Recomended to run your TJA files through this tool before using [TjaBatchConvert](https://github.com/cainan-c/TaikoPythonTools/tree/main/TjaBatchConvert)
|
||||||
|
|
||||||
|
Prerequisites:
|
||||||
|
Python 3.12.3 or newer
|
||||||
|
pydub installed through pip `pip install pydub`
|
||||||
|
|
||||||
Usage: offset_adjust.py [-h] [--file FILE] [--path PATH] [--encoding {shift_jis,utf-8}]
|
Usage: offset_adjust.py [-h] [--file FILE] [--path PATH] [--encoding {shift_jis,utf-8}]
|
||||||
|
|
||||||
Process TJA and OGG files.
|
Process TJA and OGG files.
|
||||||
|
Loading…
Reference in New Issue
Block a user