You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 the setup.py
For some reason - The inability to properly parse the README.md document for the HF_long_name? I think was it.
prevents the build working on windows.
I just cut the emojis and it built fine.
Just so you know
[README.md](https://github.com/twobob/matchering/commit/4b13d9b248bad332662ea8eac1e8a9776562caca#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5)
+3-3
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
[![Mentioned in Awesome Python](https://awesome.re/mentioned-badge.svg)](https://github.com/vinta/awesome-python)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
## Matching + Mastering = ❤️
## Matching + Mastering =
**[Matchering 2.0]** is a novel **[Containerized Web Application][Docker Image]** and **[Python Library][PyPI]** for audio matching and [mastering].
@@ -28,7 +28,7 @@ So **Matchering 2.0** will make your song sound the way you want! It opens up a
- You can make your music instantly sound like your favorite artist's music
- You can make all the tracks on your new album sound the same very quickly
- You can find new aspects of your sound in experiments
- You can do everything as you want! Because of **[Your References, Your Rules.™](https://macprovideo.com/article/audio-software/sound-tools-instant-online-mastering-with-reference-matching-now-in-open-beta)** *(just a little nostalgic note)* 🤭
- You can do everything as you want! Because of **[Your References, Your Rules.™](https://macprovideo.com/article/audio-software/sound-tools-instant-online-mastering-with-reference-matching-now-in-open-beta)** *(just a little nostalgic note)*
![Matchering WEB GIF Animation](https://raw.githubusercontent.com/sergree/matchering/master/images/animation.gif "Matchering WEB")
@@ -127,7 +127,7 @@ You can find more examples in the **[examples directory]**.
### Or you can use premade **Matchering 2.0 Command Line Application**: **[matchering-cli]**.
## 💓 WhatBPM
## WhatBPM
Looking for the perfect BPM or key for a new EDM track?
The text was updated successfully, but these errors were encountered:
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 the setup.py
For some reason - The inability to properly parse the README.md document for the HF_long_name? I think was it.
prevents the build working on windows.
I just cut the emojis and it built fine.
Just so you know
The text was updated successfully, but these errors were encountered: