/nmf_to_wav

Python script to convert nmf to wav

Primary LanguagePythonMIT LicenseMIT

Description

Python nmf to wav converter. Nmf file structure was obtained by Nice Audio Player decompilation. Using struct module the script finds raw audio data and push it through the pipe to ffmpeg.

Usage:

python nmf_converter.py path_to_nmf_file