Add Amplitude Audio SDK (#1437)

This commit is contained in:
Nana Axel
2023-11-10 07:02:26 +01:00
committed by GitHub
parent 191e46d352
commit eedf3389df

View File

@@ -162,6 +162,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
## Audio
*Audio, Sound, Music, Digitized Voice Libraries*
* [Amplitude Audio SDK](https://github.com/SparkyStudios/AmplitudeAudioSDK) - A cross-platform audio engine designed with the needs of games in mind. [Apache-2.0] [website](https://amplitudeaudiosdk.com)
* [Aubio](https://github.com/aubio/aubio) - A library for audio and music analysis.[GPL-3.0] [website](https://aubio.org/)
* [AudioFile](https://github.com/adamstark/AudioFile) - A simple C++ library for reading and writing audio files. [MIT]
* [audioFlux](https://github.com/libAudioFlux/audioFlux) - A C library for audio and music analysis, feature extraction. [MIT]