diff --git a/README.md b/README.md index 706b5da..bf65254 100644 --- a/README.md +++ b/README.md @@ -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*