faroit / stempeg

Python I/O for STEM audio files
https://faroit.github.io/stempeg
MIT License
96 stars 13 forks source link

allow ffmpeg format to be optional #40

Closed faroit closed 3 years ago

faroit commented 3 years ago

carefully reviews the proposals made by @romi1502 in #39 and reverts the fix. To allow regression tests to pass for dependencies such as musdb or museval, the old behaviour can be used with

stempeg.read_stems(..., ffmpeg_format="s16le")

faroit commented 3 years ago

@romi1502 what do you think of this? Would you be able to review this?

faroit commented 3 years ago

@romi1502 i would like to merge this today, would you be able to have a quick look?

faroit commented 3 years ago

@romi1502 ping 😄