Like the title says. Am I simply missing some codec (I can play opus files without problem in other music players such as VLC)? Or does opus support need to be implemented in the class itself somehow? I’m on Manjaro Linux, using the openFrameworks version from github, snapshot 20190221.
We use libsndfile and libmpg123 to read sound files in linux, neither of those libraries support opus i think
Thanks for the info. I had a look at libsndfile’s GitHub page and it seems they’re working on it: https://github.com/erikd/libsndfile/issues/364.