Skip to content

nxanywhere/LoudnessMeterscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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