Update README.md

This commit is contained in:
Cainan 2024-06-17 01:30:31 +01:00 committed by GitHub
parent 0e37ac2415
commit 5aa3438d9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# 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.
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`
Usage: `offset_adjust.py --file file.tja` / `offset_adjust.py --path folder-containing-tja-files`