eaburns / flac

A Free Lossless Audio Codec decoder in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flac

A Free Lossless Audio Codec decoder in Go.

Usage

For the moment, you can decode foo.flac using: go run main.go < foo.flac

About

A Free Lossless Audio Codec decoder in Go

License:MIT License


Languages

Language:Go 98.4%Language:Shell 1.6%