Just a quick UI to compute RMS limiters on passive speakers.
To run app, clone the repo and do the following:
$ cd ./LimiterRMS
$ python -m venv venvLimiter
$ ./venvLimiter/Scripts/activate
$ pip install -r requirements.txt
$ python ./limiterRMS.py
In scripts/
folder you can find a script that fixes WAV files from Bandcamp.
Simply edit path directly in script and run:
$ python ./scripts/fix_wav.py