beep: update link to active fork (#5945)

This commit is contained in:
adeel26in 2025-11-25 20:50:21 +01:00 committed by GitHub
parent 2698e59441
commit 2bb07df0f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -237,7 +237,7 @@ _Libraries for building programs that leverage AI._
_Libraries for manipulating audio._
- [beep](https://github.com/faiface/beep) - A simple library for playback and audio manipulation.
- [beep](https://github.com/gopxl/beep) - A simple library for playback and audio manipulation.
- [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.