mirror of
https://github.com/cainan-c/TaikoPythonTools.git
synced 2025-02-16 02:12:33 +01:00
7 lines
354 B
Markdown
7 lines
354 B
Markdown
# TJA Offset Neutraliser
|
|
|
|
Incredibly simple script which can take `.tja` files and remove any audio offsets in them. Modifying both the .ogg audio file and the chart iself.
|
|
This tool will add a blank measure to make sure no audio is cut off, etc.
|
|
|
|
Usage: `offset_adjust.py --file file.tja` / `offset_adjust.py --path folder-containing-tja-files`
|