matchering
matchering copied to clipboard
🎚️ Open Source Audio Matching and Mastering
I'm trying to set up Matchering on a reverse proxy because I often work on my audio projects remotely, and would like to use my home server to master tracks....
I run cmd as admin and The previous steps have been performed without error... But after below step: docker run -dp 8360:8360 -v mgw-data:/app/data --name mgw-app --restart always sergree/matchering-web I...
I would love to only match the stereo width/field, not the other options. Is that possible? If yes, how?
PySimpleGUI-based GUI for Matchering I've created a simple GUI for Matchering using PySimpleGUI. This solution provides an easy-to-use interface for those who prefer a graphical approach over command-line usage. Features:...
Is there a way to preserve the song length? I've noticed it speeds up my audio, usually cutting 10-20s and changes the pitch quite a bit.
Hello, this device is wonderful, and I am sorry if this isn't really an "issue" but I find that the limiting can sometimes be too strong on some results -...
Hi I'm using the comfy ui version of matchering and I'm wondering if there is a way to export a 24 bit audio file. I know it's possible with the...
You might just add the "offline" info nearby the link. On one internet connection, I have rejected connection error, with VPN I have SSL error when trying to access the...
build/lib would prevent screwups like my commit https://github.com/twobob/matchering/commit/4b13d9b248bad332662ea8eac1e8a9776562caca
Steps to repro: Git clone repo, cd to dir `pip install -r ./requirements.txt` `pip install .` and it will faile complaining about not being able to parse the README.md for...