sergree / matchering

🎚️ Open Source Audio Matching and Mastering
https://pypi.org/project/matchering/
GNU General Public License v3.0
1.33k stars 156 forks source link

Getting the mastered track #10

Closed GoodnessEzeokafor closed 4 years ago

GoodnessEzeokafor commented 4 years ago

Hello i'm back again is there a way to get the mastered tracks outside the mg.process function

GoodnessEzeokafor commented 4 years ago

and also do u have any tutorial on how to use this tool with Amazon s3

sergree commented 4 years ago

Hi. As I understand it, you need a numpy array?

sergree commented 4 years ago

and also do u have any tutorial on how to use this tool with Amazon s3

no, I don't have it. I don't have a good experience with cloud services. I think this question is not related to the library, but rather to the architecture of your web application. the library can read local files, process them, and save the result to a local file

sergree commented 4 years ago

I close this because there is no answer. Create a new issue if the problem is relevant.