1
0
Fork 0
mirror of https://github.com/fffaraz/awesome-cpp.git synced 2024-11-13 11:16:54 -05:00
This commit is contained in:
questor/inter 2014-08-12 11:59:05 +02:00
parent dcc269f2c9
commit 4b60fcc80b

View file

@ -99,6 +99,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.
* [Maximilian](https://github.com/micknoise/Maximilian) - C++ Audio and Music DSP Library.
* [OpenAL](http://www.openal.org/) - Open Audio Library - A crossplatform audio API.
* [Tonic](https://github.com/TonicAudio/Tonic) - Easy and efficient audio synthesis in C++.
## Compression
*Compression and Archiving Libraries*