pychorus icon indicating copy to clipboard operation
pychorus copied to clipboard

Any way to make the output stereo?

Open vhpoet opened this issue 6 years ago • 2 comments

I don't have a good understanding of how the tool works, but if possible I'd like to have a stereo output.

vhpoet avatar Oct 31 '18 05:10 vhpoet

Hi. I was going to create an issue myself, detailing the los in quality after using this tool to cut out the chorus from a song, but since I'm not an audio geek, I think that it dropping from stereo to mono could be the issue.

Any update on this.

JessicaTegner avatar May 23 '20 07:05 JessicaTegner

Why not just find when the chorus starts with find_chorus(), and then cut the audio using an external tool such as FFmpeg, where you can ensure that the audio stays stereo and that the quality isn't reduced?

pigeonburger avatar Oct 14 '21 05:10 pigeonburger