From efd0d2bb39775d5616cd208c05f2e335685ca8b1 Mon Sep 17 00:00:00 2001 From: Cainan Date: Mon, 17 Jun 2024 20:51:42 +0100 Subject: [PATCH] Update README.md --- TjaOffsetNeutralise/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TjaOffsetNeutralise/README.md b/TjaOffsetNeutralise/README.md index 7698c73..3fec6ff 100644 --- a/TjaOffsetNeutralise/README.md +++ b/TjaOffsetNeutralise/README.md @@ -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) +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}] Process TJA and OGG files.