Skip to content

tongxingwy/alac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALAC (Apple LossLess Audio Codec)

A small golang wrapper around David Hammerton's alac decoder. To see more details on the original C implementation, please visit http://crazney.net/programs/itunes/alac.html. Apple also provides a C++ ALAC encoder/decoder as OSS. You can find that at http://alac.macosforge.org.

Installation

go get github.com/acmacalister/alac

Example

some awesome go code here.

TODOs

  • Pure Go implementation
  • Docs

License

Apache v2 License.

Contact

Austin Cherry

About

Apple LossLess Audio Codec in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published