11 lines
305 B
Markdown
Raw Normal View History

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