alicebob / alac

Pure Go Apple Lossless (ALAC) decoder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALAC (Apple Lossless) decoder in pure Go

install

$ go install github.com/alicebob/alac

Todo

  • fmtp stuff is hardcoded

About

Pure Go Apple Lossless (ALAC) decoder.

License:MIT License


Languages

Language:Go 99.9%Language:Makefile 0.1%