Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 449 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 449 Bytes

multipleWavToSingleMp3

This script concatenates multiple WAV files into a single MP3 320kbps file.

How to use

Copy the script.bat file into the same folder that has your WAV files and run it.

Notes

This script requires ffmpeg installed and added to your PATH enviroment variable.
The default behavior is to generate a single WAV file, convert it to MP3 320kpbs and delete the generated WAV afterwards.