diff --git a/README.md b/README.md index f58fc48b..b1715ea7 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ _Libraries for manipulating audio._ - [flac](https://github.com/mewkiz/flac) - Native Go FLAC encoder/decoder with support for FLAC streams. - [gaad](https://github.com/Comcast/gaad) - Native Go AAC bitstream parser. +- [go-mpris](https://github.com/leberKleber/go-mpris) - Client for mpris dbus interfaces. - [GoAudio](https://github.com/DylanMeeus/GoAudio) - Native Go Audio Processing Library. - [gosamplerate](https://github.com/dh1tw/gosamplerate) - libsamplerate bindings for go. - [id3v2](https://github.com/bogem/id3v2) - ID3 decoding and encoding library for Go.