From 4b60fcc80bcf2b4e4de6f2e30c1f480fa5212df6 Mon Sep 17 00:00:00 2001 From: questor/inter Date: Tue, 12 Aug 2014 11:59:05 +0200 Subject: [PATCH] tonic --- README.md | 1 + 1 file changed, 1 insertion(+) 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*