diff --git a/README.md b/README.md index f87e53ee..37aa9cd7 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,6 @@ _Libraries for manipulating audio._ - [id3v2](https://github.com/bogem/id3v2) - ID3 decoding and encoding library for Go. - [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. - [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.