python-soundfile
python-soundfile copied to clipboard
when to support opus
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.
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
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.