You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,6 +266,7 @@ _Libraries for manipulating audio and music._
266
266
-[go-mpris](https://github.com/leberKleber/go-mpris) - Client for mpris dbus interfaces.
267
267
-[go-opus](https://github.com/tphakala/go-opus) - Native Go implementation of the Opus audio codec (RFC 6716) with RFC-compliant decoder.
268
268
-[go-resample](https://github.com/gojargo/go-resample) - Pure-Go (no cgo) audio sample-rate converter with sinc, linear, and zero-order-hold converters.
269
+
-[go-wav](https://github.com/tphakala/go-wav) - Pure-Go WAV/RIFF reader and writer with RF64 and BW64 support for files larger than 4 GiB.
269
270
-[GoAudio](https://github.com/DylanMeeus/GoAudio) - Native Go Audio Processing Library.
270
271
-[gosamplerate](https://github.com/dh1tw/gosamplerate) - libsamplerate bindings for go.
271
272
-[id3v2](https://github.com/bogem/id3v2) - ID3 decoding and encoding library for Go.
0 commit comments