Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid resampling of output? #67

Open
RattusSolarus opened this issue Oct 28, 2024 · 1 comment
Open

Avoid resampling of output? #67

RattusSolarus opened this issue Oct 28, 2024 · 1 comment

Comments

@RattusSolarus
Copy link

RattusSolarus commented Oct 28, 2024

I just installed Matchering 2.0 locally in Docker and it works really well. However, even with source and target files of 24 bit 48kHz it resamples the output to 44.1kHz.
Is there a way to avoid resampling and produce output files at 48kHz?

Thanks for your great work on this magic software btw!

@sergree
Copy link
Owner

sergree commented Oct 28, 2024

Hey, @RattusSolarus!
Docker version supports only 44.1khz.
If you need 48khz, you need to call Matchering Python library directly and edit it's config.
Example:
https://github.com/sergree/matchering/blob/master/examples/edited_config.py
It will require Python enviriment installation and some coding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants