We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4088312 + b9514ea commit e037ad7Copy full SHA for e037ad7
README.md
@@ -5,6 +5,12 @@ Implementation of [ITU-R BS.1770-4](https://www.itu.int/dms_pubrec/itu-r/rec/bs/
5
Allows control over gating block size and frequency weighting filters for additional control.
6
7
## Installation
8
+You can install with pip as follows
9
+```
10
+pip install pyloudnorm
11
12
+
13
+For the latest releases always install from the GitHub repo
14
```
15
pip install git+https://github.com/csteinmetz1/pyloudnorm
16
0 commit comments