Removing Go-Mix: (#4105)

- Last commit was over 2 years ago
- There are a number of open issues that are over 5 years old
- Does not have a link to a GoReportCard report
- Does not have link to a code coverage report
This commit is contained in:
Shannon 2022-03-29 11:02:02 -07:00 committed by GitHub
parent fae1c19f51
commit 8af40bcd61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.