goflac/README.md
DataHoarder 827e6c3f72
All checks were successful
continuous-integration/drone/push Build is passing
Add fork details to README.md
2022-02-23 16:29:21 +01:00

671 B

Go libFLAC bindings

These bindings allow decoding and encoding of FLAC format audio data from Go using the libFLAC library.

Fork of github.com/cocoonlife/goflac with go.mod and API additions.

Build Status

Installation

go get git.gammaspectra.live/S.O.N.G/goflac

Status

The code has support for decoding and encoding with various parameters however it is only quite lightly tested, so it is likely that bugs remain.