Skip to content

Files

Latest commit

 

History

History
29 lines (24 loc) · 883 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 883 Bytes

LoudnessMeterscript

Loudness Meter for Mixing and Mastering tools

Language : EN | ภาษาไทย

Untitled

How to Use?

For Windows (.cmd)

(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

For MacOs / Linux

  • 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)"