Closed Porrumentzio closed 3 years ago
Drops uses libsndfile for loading audio files. You need libsndfile 1.0.29 or higher to load opus.
libsndfile docs state : From version 1.0.29, libsndfile can read and write Ogg/Opus.
.
Version 1.0.29 was released on 15 Aug 2020.
Github Actions CI uses "ubuntu-latest" which is 18.04, so if you use the binaries from github you are out of luck :-/.
I'll check if sfizz can use opus