Metadata-Version: 2.1
Name: dr14tmeter2024
Version: 0.5.0
Summary: Cloned from https://github.com/simon-r/dr14_t.meter
Home-page: https://gitlab.com/francispotter/dr14_tmeter
License: MIT
Author: Simone Riva
Requires-Python: >=3.11,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: mutagen (>=1.47.0,<2.0.0)
Requires-Dist: numpy (>=2.1.1,<3.0.0)
Project-URL: Repository, https://gitlab.com/francispotter/dr14_tmeter
Description-Content-Type: text/markdown

A fork of [DR14 T.meter](http://dr14tmeter.sourceforge.net) adapted to work with Python 3.11, Poetry, and `pipx`; costed on GitLab.com.

## Possible installation instructions (MacOS)

```bash
brew install python@3.11 pipx
pipx install dr14tmeter2024
dr14tmeter --help
```

## Original README

DR14 T.meter is a free and open source command line tool for computing the Dynamic Range of your music according to the procedure used in the off-line meter released by the Pleasurize Music Foundation. [Link to the procedure's definition in PDF article](http://www.dynamicrange.de/sites/default/files/Measuring%20DR%20ENv3.pdf)

This tool is very useful to measure how is loud your music and for understanding that a good quality album always has also a good dynamic, and it's also useful for understanding the effects of the so called loudness war.

Dr14 t.meter is released under the terms of the  GNU GPLv3 license and  is intended for the Linux users that can not use the Windows application released by the Pleasurize Music Foundation or the plugin for Foobar2000.

I've largely tested this application and it has always returned results identical to those of the official off-line meter. 

For more info visit: http://dr14tmeter.sourceforge.net

