From ecbfd3f4b330ed148e9ee6109a9fc9c489d43657 Mon Sep 17 00:00:00 2001 From: Cainan Date: Fri, 28 Jun 2024 21:14:19 +0100 Subject: [PATCH] Update README.md --- TaikoSongConversionTool/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TaikoSongConversionTool/README.md b/TaikoSongConversionTool/README.md index dc8e47d..253c140 100644 --- a/TaikoSongConversionTool/README.md +++ b/TaikoSongConversionTool/README.md @@ -38,7 +38,7 @@ tkinter installed through pip `pip install tk` sv_ttk installed through pip `pip install sv_ttk` cryptography installed through pip `pip install cryptography` pillow installed through pip `pip install pillow` -numpy installed through pip `pip install numpy` +numpy installed through pip `pip install numpy` pydub installed through pip `pip install pydub` ffplay installed in `path`. Song Data properly converted to the format this tool expects, stored in a folder called `data` or `data_custom`.