diff --git a/README.md b/README.md index f0afa44..230f0f5 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [FMOD](http://www.fmod.org/) - An easy to use crossplatform audio engine and audio content creation tool for games. [Free for non-commercial/Commercial] * [Maximilian](https://github.com/micknoise/Maximilian) - C++ Audio and Music DSP Library. [MIT] * [OpenAL](http://www.openal.org/) - Open Audio Library - A crossplatform audio API. [BSD/LGPL/Commercial] +* [Opus](http://opus-codec.org/) - A totally open, royalty-free, highly versatile audio codec. * [Tonic](https://github.com/TonicAudio/Tonic) - Easy and efficient audio synthesis in C++. [Unlicense] ## Compression diff --git a/temp.txt b/temp.txt index 0b38072..d717cdc 100644 --- a/temp.txt +++ b/temp.txt @@ -1,8 +1,6 @@ * []() - . -* [Opus](http://opus-codec.org/) - A totally open, royalty-free, highly versatile audio codec. - * [OpenGL](http://www.opengl.org/) - (Open Graphics Library) is a cross-language, multi-platform application programming interface (API) for rendering 2D and 3D vector graphics. * [DirectX](http://msdn.microsoft.com/en-us/library/bb384840.aspx) - Microsoft DirectX.