Loudness Meter for Mixing and Mastering tools
(Update 2021-03-19) : Add Windows Openfile Dialog
- Download FFMPEG and create New Folder
- Move .cmd files to ffmpeg folder
- run script and drag audio files to window script and enter
- view resault
- Use Homebrew to install FFMpeg (MacOS)
brew install ffmpeg
- For Linux (Ubuntu)
sudo apt install ffmpeg
- after installed to use in command
bash -c "$(curl -fsSL https://raw.githubusercontent.com/nxanywhere/LoudnessMeterscript/main/loudnesschecker.sh)"