mirror of
https://github.com/cainan-c/TaikoPythonTools.git
synced 2024-11-24 07:00:14 +01:00
6 lines
211 B
Markdown
6 lines
211 B
Markdown
|
# 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.
|
||
|
|
||
|
Usage: python bnsf.py input_audio output_bnsf
|