sonoramac / Sonora

A minimal, beautifully designed music player for OS X.
http://getsonora.com
Other
932 stars 135 forks source link

Update SFBAudioEngine in order to support Ogg Opus #61

Open variadico opened 10 years ago

variadico commented 10 years ago

Sonora could be one of the few, cutting-edge, music players to lead the charge (along side VLC) in supporting the exciting Ogg Opus format. The version of SFBAudioEngine which Sonora currently uses is out of date, but by updating SFBAudioEngine, Sonora users could start using, what Slashdot calls, "the codec to end all codecs".

JasonSwindle commented 9 years ago

I know this comment is old, but I +1 this. There is no reason to not support Ogg Opus.

jameshurst commented 9 years ago

I've put in a pull request https://github.com/sonoramac/Sonora/pull/64 which updates SFBAudioEngine. Could you let me know if my fork is able to play Ogg Opus files?