Skip to content

Go bindings for decoding and encoding FLAC audio with libFLAC

License

Notifications You must be signed in to change notification settings

go-musicfox/goflac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go libFLAC bindings

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

Build Status

Coverage Status

Installation

go get github.com/cocoonlife/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.

About

Go bindings for decoding and encoding FLAC audio with libFLAC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 83.9%
  • C 16.1%