Skip to content

Commit f2e8849

Browse files
authored
Add go-wav to Audio and Music (#6608)
1 parent ac0e740 commit f2e8849

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ _Libraries for manipulating audio and music._
266266
- [go-mpris](https://github.com/leberKleber/go-mpris) - Client for mpris dbus interfaces.
267267
- [go-opus](https://github.com/tphakala/go-opus) - Native Go implementation of the Opus audio codec (RFC 6716) with RFC-compliant decoder.
268268
- [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.
269270
- [GoAudio](https://github.com/DylanMeeus/GoAudio) - Native Go Audio Processing Library.
270271
- [gosamplerate](https://github.com/dh1tw/gosamplerate) - libsamplerate bindings for go.
271272
- [id3v2](https://github.com/bogem/id3v2) - ID3 decoding and encoding library for Go.

0 commit comments

Comments
 (0)