Skip to content

zyxar/tta

Repository files navigation

tta

Go Report Card GoDoc Build Status

TTA Lossless Audio Codec Encoder/Decoder for #golang

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
    

TODOs

  • SSE4 acceleration
  • general optimization

About

TTA Lossless Audio Codec Encoder/Decoder for go

Resources

License

Stars

Watchers

Forks