Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eaburns/flac

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

Last synced: 2 months 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