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.
What's the difference between this Python project and similar ones?
There are no similar ones.
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/1480
**Author:** [@sergree](https://github.com/sergree)
**Created:** 2/14/2020
**Status:** ✅ Merged
**Merged:** 4/8/2020
**Merged by:** [@vinta](https://github.com/vinta)
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (3)
- [`1f28974`](https://github.com/vinta/awesome-python/commit/1f28974f5c220b00100239817dee8f11d7c92732) Add matchering
- [`c0ef642`](https://github.com/vinta/awesome-python/commit/c0ef6425ef81000c5a8101148f7ad7f992adb619) Correct category
- [`b1b2333`](https://github.com/vinta/awesome-python/commit/b1b23335be6933a8b66b2925dd6e2cf9fcc92648) Add matchering
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
## What is this Python project?
**[Matchering 2.0]** is a novel **Containerized Web Application** and **[Python Library][PyPI]** 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.
Read more: https://github.com/sergree/matchering/blob/master/README.md
## What's the difference between this Python project and similar ones?
There are no similar ones.
--
Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**.
[Matchering 2.0]: https://github.com/sergree/matchering
[PyPI]: https://pypi.org/project/matchering
[mastering]: https://en.wikipedia.org/wiki/Audio_mastering
[RMS]: https://en.wikipedia.org/wiki/Root_mean_square
[FR]: https://en.wikipedia.org/wiki/Frequency_response
[peak amplitude]: https://en.wikipedia.org/wiki/Amplitude
[stereo width]: https://en.wikipedia.org/wiki/Stereo_imaging
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1480
Author: @sergree
Created: 2/14/2020
Status: ✅ Merged
Merged: 4/8/2020
Merged by: @vinta
Base:
master← Head:master📝 Commits (3)
1f28974Add matcheringc0ef642Correct categoryb1b2333Add matchering📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
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:
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.
Read more: https://github.com/sergree/matchering/blob/master/README.md
What's the difference between this Python project and similar ones?
There are no similar ones.
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.