go-tta/README.md
2015-08-18 16:26:06 +08:00

563 B

tta

TTA Lossless Audio Codec Encoder/Decoder for #golang

API doc

gotta console tool

  • install: go get github.com/zyxar/tta/cmd/gotta

  • usage:

      -decode=false: decode file
      -encode=false: encode file
      -help=false: print this help
      -passwd="": specify password
    

Comparison

TODOs

  • general optimization
  • SSE4 acceleration