This commit is contained in:
Faraz Fallahi
2014-08-14 21:49:09 +04:30
parent 33b5bb2ea6
commit 833068e7c6
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -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.