From b3a6b4f1c00885dcf60452260643b9592bce1296 Mon Sep 17 00:00:00 2001 From: lieff Date: Thu, 11 Jan 2018 16:43:02 +0300 Subject: [PATCH] add minimp3 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3aef1be..8a1a985 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ as C/C++, as this is not an obstacle to most users.) | | [tinysound](https://github.com/RandyGaul/tinyheaders) | zlib |C/C++|**1**| direct sound audio mixer & WAV loader | | [btac1c](https://github.com/cr88192/bgbtech_misc/blob/master/mini/btac1c_mini0.h)| MIT |C/C++|**1**| MS-IMA_ADPCM variant | | [TinySoundFont](https://github.com/schellingb/TinySoundFont) | MIT |C/C++|**1**| SoundFont2 loader & synthesizer +| | [minimp3](https://github.com/lieff/minimp3) | CC0 | C |**1**| Minimalistic MP3 decoder with sse/neon support # compression | | library | license | API |files| description