From 38c7e9b94b952c225e602190192b89cfae817a45 Mon Sep 17 00:00:00 2001 From: Avelino Date: Mon, 8 Mar 2021 11:02:51 -0300 Subject: [PATCH] remove github.com/tcolgate/mp3 (#3524) ref: #3522 more than 1 year without update sad to have to remove libraries Signed-off-by: Avelino --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 141745c3..899b6f27 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [malgo](https://github.com/gen2brain/malgo) - Mini audio library. * [minimp3](https://github.com/tosone/minimp3) - Lightweight MP3 decoder library. * [mix](https://github.com/go-mix/mix) - Sequence-based Go-native audio mixer for music apps. -* [mp3](https://github.com/tcolgate/mp3) - Native Go MP3 decoder. * [music-theory](https://github.com/go-music-theory/music-theory) - Music theory models in Go. * [Oto](https://github.com/hajimehoshi/oto) - A low-level library to play sound on multiple platforms. * [PortAudio](https://github.com/gordonklaus/portaudio) - Go bindings for the PortAudio audio I/O library.