Matchering

Matchering

Docker app from TQ's Repository

Overview

Matchering 2.0 is a novel Containerized Web Application and Python Library for audio matching and mastering. It follows a simple idea - you take TWO audio files and feed them into Matchering: TARGET (the track you want to master, you want it to sound like the reference) REFERENCE (another track, like some kind of "wet" popular song, you want your target to sound like it) Our algorithm matches both of these tracks and provides you the mastered TARGET track with the same RMS, FR, peak amplitude and stereo width as the REFERENCE track has.

Windows - Matchering 2.0 Docker Image

NEW! Try Matchering 2.0 WITHOUT Installation!

Docker Desktop for Windows requires Microsoft Windows 10 64-bit: Pro, Enterprise, Education, or Home.

  1. Download and install Docker Desktop for Windows 10

    Win Step 1

    Win Step 2

    Your system may be restarted after the installation

  2. Use the Docker Desktop shortcut if it didn't start automatically

    Win Step 3

  3. If you get this error, you should enable hardware virtualization

    Win Step 4

  4. If you get this message, you should install WSL 2. Click Restart next

    Win Step 5

  5. Just close these 2 windows as they appear

    Win Step 6

  6. Wait for Docker to load: its taskbar icon will stop flashing. You should get this notification

    Win Step 7

  7. Press ❖ Windows + R to open the Run dialog box. Type cmd and then hit ↵ Enter

    Win Step 8

  8. Copy and paste this command into the Command Prompt, then press ↵ Enter:

    docker run -dp 8360:8360 -v mgw-data:/app/data --name mgw-app --restart always sergree/matchering-web
    

    Win Step 9

  9. Wait for Matchering 2.0 to load. It will print Status: Downloaded newer image...

    Win Step 10

  10. Enjoy your Matchering 2.0 at 🎉 http://127.0.0.1:8360 🎉 It will also run automatically at startup

    Win Step 11

IMPORTANT: Read the Keep the Privacy page if you would like to host our web application publicly!

💓 WhatBPM

Looking for the perfect BPM or key for a new EDM track?

Check out WhatBPM!

A completely free open-source web service from the author of Matchering.

Install Matchering on Unraid in a few clicks.

Find Matchering in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Matchering Review the template variables and paths Click Install

Download Statistics

91,694
Total Downloads
3,550
This Month
2,266
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
sergree/matchering-web
Last Updated2022-10-19
First Seen2023-05-07

Runtime arguments

Web UI
http://[IP]:[PORT:8360]
Network
bridge
Shell
sh
Privileged
false

Template configuration

DataPathrw
Target
/app/data
Default
/mnt/user/appdata/mgw-data
Value
/mnt/user/appdata/mgw-data
WebUIPorttcp
Target
8360
Default
8360
Value
8360