nmf_to_wav icon indicating copy to clipboard operation
nmf_to_wav copied to clipboard

Python script to convert nmf to wav

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