TaikoPythonTools/TjaOffsetNeutralise/README.md

7 lines
354 B
Markdown
Raw Normal View History

2024-06-17 02:21:45 +02:00
# TJA Offset Neutraliser
2024-06-17 02:30:31 +02:00
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.
2024-06-17 02:21:45 +02:00
2024-06-17 02:30:31 +02:00
Usage: `offset_adjust.py --file file.tja` / `offset_adjust.py --path folder-containing-tja-files`