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.
go get github.com/acmacalister/alac
some awesome go code here.
- Pure Go implementation
- Docs
Apache v2 License.