aac-to-wav Audio Converter
Usage
Batch-convert aac audios in a folder to wav format with ffmpeg.
optional arguments:
-h, --help show this help message and exit
-i INPUT_DIR, --input_dir INPUT_DIR
Directory of input audios to convert.
-c CHANNEL, --channel CHANNEL
Number of audio channels in output.
-r RATE, --rate RATE Sample rate of audio output.