python-soundfile icon indicating copy to clipboard operation
python-soundfile copied to clipboard

when to support opus

Open zh794390558 opened this issue 3 years ago • 3 comments
trafficstars

zh794390558 avatar Apr 14 '22 08:04 zh794390558

As soon as I figure out how to build the new version of libsndfile on Windows, macOS, and M1 in #325. Or as soon as someone helps me do that. If you want it sooner, help me.

bastibe avatar Apr 18 '22 11:04 bastibe

by cmake. cd to the directory of libsndfile, then make a build directory, then cd to it install needed libraries which are in libsndfile's readme and then use cmake to build

brightening-eyes avatar Jul 01 '22 08:07 brightening-eyes

Thank you for trying to help. I do of course know how to compile libsndfile in general. But it needs to be buildable on all three platforms in a reliable and reproducible way, and produce a portable binary. Work on that is still ongoing.

bastibe avatar Jul 04 '22 06:07 bastibe