An open API service indexing awesome lists of open source software.

https://github.com/eaburns/flac

A Free Lossless Audio Codec decoder in Go
https://github.com/eaburns/flac

Last synced: about 1 month ago
JSON representation

A Free Lossless Audio Codec decoder in Go

Awesome Lists containing this project

README

        

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