TaikoPythonTools/NamcoBnsfTool/README.md

11 lines
305 B
Markdown
Raw Permalink Normal View History

2024-06-16 20:24:27 +02:00
# Namco BNSF Tool
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.
2024-06-17 21:52:18 +02:00
Prerequisites:
2024-06-17 21:52:12 +02:00
Python 3.12.3 or newer
pydub installed through pip `pip install pydub`
Usage: python bnsf.py input_audio output_bnsf