Skip to content

Library that displays loudness (LUFS) statistics and plots for .wav audio files (single or multiple).

Notifications You must be signed in to change notification settings

nmichale/audio-mastering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

audio-mastering

Library that displays loudness (LUFS) statistics and plots for .wav audio files (single or multiple).

Run the driver python tracks_profiler.py from command line with the following options:

python tracks_profiler.py --help

Usage: tracks_profiler.py [OPTIONS]

Options:
  -f, --files PATH               File or folder to use.
  -s, --short-target FLOAT       Max for short-term loudness
  -i, --integrated-target FLOAT  Max for integrated loudness
  -p, --do-plot                  Show plots
  --help                         Show this message and exit.

About

Library that displays loudness (LUFS) statistics and plots for .wav audio files (single or multiple).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages