flacgo/README.md

830 B

WIP

This project is a work in progress. The implementation is incomplete and subject to change. The documentation can be inaccurate.

flac

This package provides access to FLAC (Free Lossless Audio Codec) files.

Documentation

Documentation provided by GoDoc.

  • flac: implements access to FLAC files.
    • frame: contains functions for parsing FLAC encoded audio data.
    • meta: contains functions for parsing FLAC metadata.

public domain

This code is hereby released into the public domain.