mirror of
https://github.com/cainan-c/TaikoPythonTools.git
synced 2024-11-23 22:51:02 +01:00
Update README.md
This commit is contained in:
parent
efd0d2bb39
commit
ed2c694118
@ -3,4 +3,8 @@
|
|||||||
Very very simple python tool to easily create IS14 encoded Namco BNSF files.
|
Very very simple python tool to easily create IS14 encoded Namco BNSF files.
|
||||||
Audio is encoded at 48000hz and output as a mono channel file.
|
Audio is encoded at 48000hz and output as a mono channel file.
|
||||||
|
|
||||||
Usage: python bnsf.py input_audio output_bnsf
|
Prerequisites:
|
||||||
|
Python 3.12.3 or newer
|
||||||
|
pydub installed through pip `pip install pydub`
|
||||||
|
|
||||||
|
Usage: python bnsf.py input_audio output_bnsf
|
||||||
|
Loading…
Reference in New Issue
Block a user